diff options
author | engn33r <engn33r@users.noreply.github.com> | 2021-05-04 21:33:13 -0400 |
---|---|---|
committer | engn33r <engn33r@users.noreply.github.com> | 2021-05-04 21:33:13 -0400 |
commit | 8f072582d4bc21bb19fb4adee55a305da12790c1 (patch) | |
tree | 47e3d11415b75139fd7cce3ef330204a438e254a /docs/source | |
parent | 5d54a56f89ad845f202245cf762916fa15a97ab5 (diff) | |
download | websocket-client-python2.tar.gz |
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 9f44b01..f7f5c57 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -34,7 +34,7 @@ copyright = '2021' author = 'liris' # The full version, including alpha/beta/rc tags -release = '0.58.0' +release = '0.59.0' # -- General configuration --------------------------------------------------- |