summaryrefslogtreecommitdiff
path: root/websocket
diff options
context:
space:
mode:
Diffstat (limited to 'websocket')
-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"