Skip to content

Commit 3a42135

Browse files
dev version
1 parent 7b34714 commit 3a42135

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/.buildinfo.bak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 54df7a5d30849ea35c2bdbf46dafc8ab
3+
config: 87941213a438e483186810d80228c470
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

unicorn_binance_websocket_api/manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
import websockets
7676

7777
__app_name__: str = "unicorn-binance-websocket-api"
78-
__version__: str = "2.10.2"
78+
__version__: str = "2.10.2.dev"
7979
__logger__: logging.getLogger = logging.getLogger("unicorn_binance_websocket_api")
8080

8181
logger = __logger__

0 commit comments

Comments
 (0)