diff --git a/setup.py b/setup.py index 755a6e0b5..29761762f 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def run_tests(self): setup( name="cryptofeed", - version="1.0.0", + version="0.17.1", author="Bryant Moscon", author_email="bmoscon@gmail.com", description=("Cryptocurrency feed handler and synthetic NBBO feed"),