We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b34714 commit 3a42135Copy full SHA for 3a42135
docs/.buildinfo.bak
@@ -1,4 +1,4 @@
1
# Sphinx build info version 1
2
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3
-config: 54df7a5d30849ea35c2bdbf46dafc8ab
+config: 87941213a438e483186810d80228c470
4
tags: 645f666f9bcd5a90fca523b33c5a78b7
unicorn_binance_websocket_api/manager.py
@@ -75,7 +75,7 @@
75
import websockets
76
77
__app_name__: str = "unicorn-binance-websocket-api"
78
-__version__: str = "2.10.2"
+__version__: str = "2.10.2.dev"
79
__logger__: logging.getLogger = logging.getLogger("unicorn_binance_websocket_api")
80
81
logger = __logger__
0 commit comments