From 1ca2705c9e62dd9b495f2ce4f3daf7e3801895ea Mon Sep 17 00:00:00 2001 From: Chirag Anand Date: Tue, 18 Jun 2024 10:57:21 +0530 Subject: [PATCH 1/2] 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" From c40c9cc35ed3b4ce628c749dc224dd44a41c1e85 Mon Sep 17 00:00:00 2001 From: Chirag Anand Date: Tue, 18 Jun 2024 10:58:32 +0530 Subject: [PATCH 2/2] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fbaf919..c21e5d9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "TSFrames" uuid = "9f90e835-9451-4aaa-bcb1-743a1b8d2f84" -authors = ["Chirag Anand", "xKDR Forum", "Naman Kumar", "Siddhant Chaudhary", "Sumeet Suley"] +authors = ["Chirag Anand", "Siddhant Chaudhary", "xKDR Forum", "Naman Kumar", "Sumeet Suley"] version = "0.2.2" [deps]