From 3f0510e97a847143d0b91b200a322ae3129bdafb Mon Sep 17 00:00:00 2001 From: realiti4 Date: Sun, 28 Feb 2021 21:57:27 +0300 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b3e420d..1ac8a6a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="tradingfeatures", - version="0.3.10", + version="0.3.11", author="Onur Cetinkol", author_email="realiti44@gmail.com", description="A small package to get history, easily download all avaliable history to csv or update current csv files",