diff --git a/binance/__init__.py b/binance/__init__.py index 534ee39..183a489 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "1.3.1" +__version__ = "1.3.2" from .definitions import ( SymbolStatus,