summaryrefslogtreecommitdiff
path: root/websocket/__init__.py
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2022-06-20 00:00:00 +0000
committerengn33r <engn33r@users.noreply.github.com>2022-06-20 00:00:00 +0000
commit61171591b08ee031e02cc6cb129952259062f502 (patch)
tree1157581c6acb00ccb194f666ea26ffd53c6693fa /websocket/__init__.py
parent9adfb69e1e0af80a767874f9248416739e72c742 (diff)
downloadwebsocket-client-1.3.3.tar.gz
1.3.3v1.3.3
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 a5a3950..6e018cb 100644
--- a/websocket/__init__.py
+++ b/websocket/__init__.py
@@ -23,4 +23,4 @@ from ._exceptions import *
from ._logging import *
from ._socket import *
-__version__ = "1.3.2"
+__version__ = "1.3.3"