From 6b84b827665eb7366c4869da8874524b6a3b5d52 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Fri, 24 Jul 2020 23:49:01 +0200 Subject: [PATCH] release mu --- binance/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binance/__init__.py b/binance/__init__.py index a5e3b13..bb80be1 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "1.4.0" +__version__ = "1.4.1" from .definitions import ( SymbolStatus,