From 57c3f1e401ce147919ba2092c1c5b1ac34f949f7 Mon Sep 17 00:00:00 2001 From: Debdal Chowdhury <53616883+debdal6@users.noreply.github.com> Date: Thu, 24 Apr 2025 23:19:54 +0100 Subject: [PATCH] Version updated to 0.1.1 --- VERSION | 2 +- requirements.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 6c6aa7c..6da28dd 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.1.1 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 167b48c..5e16475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,3 @@ pandas==2.2.3 pytest==8.3.4 pytest-cov==6.0.0 yfinance==0.2.55 -setuptools -wheel -twine