From 8266a4736270decb2b9dac1476357bc5a3478a27 Mon Sep 17 00:00:00 2001 From: Thomas Marchand Date: Sat, 27 Jun 2020 20:15:19 +0200 Subject: [PATCH] beta release --- binance/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binance/__init__.py b/binance/__init__.py index 27b21d8..8be517f 100644 --- a/binance/__init__.py +++ b/binance/__init__.py @@ -1,7 +1,7 @@ __title__ = "binance.py" __author__ = "Th0rgal" __license__ = "MIT" -__version__ = "0.1.0" +__version__ = "0.2.0" from .definitions import ( SymbolStatus,