Skip to content

Commit 9ec656b

Browse files
2.6.1 RC1
1 parent beffb65 commit 9ec656b

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.6.1.dev"
63+
__version__: str = "2.6.1"
6464

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

0 commit comments

Comments
 (0)