From 1ca2705c9e62dd9b495f2ce4f3daf7e3801895ea Mon Sep 17 00:00:00 2001 From: Chirag Anand Date: Tue, 18 Jun 2024 10:57:21 +0530 Subject: [PATCH] version and author update --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b6719ea..fbaf919 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TSFrames" uuid = "9f90e835-9451-4aaa-bcb1-743a1b8d2f84" -authors = ["Chirag Anand", "xKDR Forum", "Naman Kumar", "Sumeet Suley"] -version = "0.2.1" +authors = ["Chirag Anand", "xKDR Forum", "Naman Kumar", "Siddhant Chaudhary", "Sumeet Suley"] +version = "0.2.2" [deps] DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"