From a342899b6f1b03cd3e3375b66c8a1cb6062289e3 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Fri, 11 Sep 2020 10:56:37 +0200 Subject: [PATCH] release pi --- binance/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binance/__init__.py b/binance/__init__.py index bd5f935..de3ed29 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "1.5.2" +__version__ = "1.6.0" from .definitions import ( SymbolStatus,