diff --git a/setup.py b/setup.py index 2a4de93..b38d149 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ long_description = f.read() setup(name='robin_stocks', - version='3.0.6', + version='3.1.0', description='A Python wrapper around the Robinhood API', long_description=long_description, long_description_content_type='text/x-rst',