summaryrefslogtreecommitdiff
path: root/websocket/__init__.py
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2021-05-04 21:33:13 -0400
committerengn33r <engn33r@users.noreply.github.com>2021-05-04 21:33:13 -0400
commit8f072582d4bc21bb19fb4adee55a305da12790c1 (patch)
tree47e3d11415b75139fd7cce3ef330204a438e254a /websocket/__init__.py
parent5d54a56f89ad845f202245cf762916fa15a97ab5 (diff)
downloadwebsocket-client-python2.tar.gz
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 ce1b787..f2c7b44 100644
--- a/websocket/__init__.py
+++ b/websocket/__init__.py
@@ -25,4 +25,4 @@ from ._exceptions import *
from ._logging import *
from ._socket import *
-__version__ = "0.58.0"
+__version__ = "0.59.0"