diff --git a/binance/__init__.py b/binance/__init__.py index 70e3ea4..78d0251 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "1.7.0" +__version__ = "1.7.1" from .definitions import ( SymbolStatus,