diff --git a/binance/__init__.py b/binance/__init__.py index 8a1f12d..375e3f8 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "1.8.0" +__version__ = "1.8.1" from .definitions import ( SymbolStatus,