Skip to content

Commit 81b28ca

Browse files
dev version
1 parent eb089d5 commit 81b28ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicorn_binance_websocket_api/manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
from typing_extensions import Literal
6161

6262
__app_name__: str = "unicorn-binance-websocket-api"
63-
__version__: str = "2.4.0"
63+
__version__: str = "2.4.0.dev"
6464

6565
logger = logging.getLogger("unicorn_binance_websocket_api")
6666

0 commit comments

Comments
 (0)