Skip to content

Commit ffe3871

Browse files
committed
Bump to 0.4.3.dev0
1 parent f62f0f4 commit ffe3871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ws4py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import logging.handlers as handlers
3131

3232
__author__ = "Sylvain Hellegouarch"
33-
__version__ = "0.4.2"
33+
__version__ = "0.4.3.dev0"
3434
__all__ = ['WS_KEY', 'WS_VERSION', 'configure_logger', 'format_addresses']
3535

3636
WS_KEY = b"258EAFA5-E914-47DA-95CA-C5AB0DC85B11"

0 commit comments

Comments
 (0)