summaryrefslogtreecommitdiff
path: root/websocket/__init__.py
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2022-11-03 00:00:00 +0000
committerengn33r <engn33r@users.noreply.github.com>2022-11-03 00:00:00 +0000
commitc8c5a19da2a2015a64d08479e74779de7fd355de (patch)
tree315acb2853e3de6c782833dbf2c9d8863099f1c3 /websocket/__init__.py
parente7445f8e8629530cb3491c020295986606d8dbd8 (diff)
downloadwebsocket-client-1.4.2.tar.gz
1.4.2v1.4.2
Diffstat (limited to 'websocket/__init__.py')
-rw-r--r--websocket/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/websocket/__init__.py b/websocket/__init__.py
index 720a842..588a8f2 100644
--- a/websocket/__init__.py
+++ b/websocket/__init__.py
@@ -23,4 +23,4 @@ from ._exceptions import *
from ._logging import *
from ._socket import *
-__version__ = "1.4.1"
+__version__ = "1.4.2"