From 8c63debd0be040b1523de01030ea0f1f2c4f571a Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Thu, 23 Jul 2020 17:24:10 +0200 Subject: [PATCH] release lambda --- binance/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binance/__init__.py b/binance/__init__.py index 482aca5..6f2eccf 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "1.3.3" +__version__ = "1.3.4" from .definitions import ( SymbolStatus,