diff --git a/binance/__init__.py b/binance/__init__.py index 27b21d8..8be517f 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "0.1.0" +__version__ = "0.2.0" from .definitions import ( SymbolStatus,