We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bff83 commit f62f0f4Copy full SHA for f62f0f4
1 file changed
ws4py/__init__.py
@@ -30,7 +30,7 @@
30
import logging.handlers as handlers
31
32
__author__ = "Sylvain Hellegouarch"
33
-__version__ = "0.4.2.dev0"
+__version__ = "0.4.2"
34
__all__ = ['WS_KEY', 'WS_VERSION', 'configure_logger', 'format_addresses']
35
36
WS_KEY = b"258EAFA5-E914-47DA-95CA-C5AB0DC85B11"
0 commit comments