From c1d70e7070b6274e26185240d04baec168bb3295 Mon Sep 17 00:00:00 2001 From: Onur <43709619+realiti4@users.noreply.github.com> Date: Sun, 21 Jan 2024 11:15:15 -0800 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 53432ca..af12d13 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="tradingfeatures", - version="0.7.2", + version="0.7.3", author="Onur Cetinkol", author_email="realiti44@gmail.com", description="A useful tool to download market history from popular exchanges.",