diff --git a/setup.py b/setup.py index ed01fe6..b5811ea 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name="huobi-client", - version="2.0.1", + version="2.0.0", packages=['huobi', 'huobi.exception', 'huobi.constant', 'huobi.utils',