diff --git a/setup.py b/setup.py index c470d837..3827924f 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup setup(name='poloniex', - version='0.3.1', + version='0.3.3', description='Poloniex API wrapper for Python 2.7 and 3', url='https://github.com/s4w3d0ff/python-poloniex', author='s4w3d0ff',