diff --git a/setup.py b/setup.py index d7cac60..9562402 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="ethfinex-python", - version="0.0.1", + version="0.1.0", author="Shane Fontaine", author_email="shane6fontaine@gmail.com", description="An unofficial python wrapper for the Ethfinex exchange",