Skip to content

Commit f33c73e

Browse files
gh
1 parent 1b491a3 commit f33c73e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicorn_binance_websocket_api/manager.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666

6767
__app_name__: str = "unicorn-binance-websocket-api"
68-
__version__: str = "2.8.1.dev"
68+
__version__: str = "2.8.1"
6969
__logger__: logging.getLogger = logging.getLogger("unicorn_binance_websocket_api")
7070

7171
logger = __logger__

0 commit comments

Comments
 (0)