summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2021-12-06 21:58:06 -0500
committerengn33r <engn33r@users.noreply.github.com>2021-12-06 21:58:06 -0500
commitdff0ac116f28f7b9eab584752a29a6d480b8c94f (patch)
tree1e3a555d8a10ff4e4e6013efd0b788534f92a975 /docs
parentd51e82254653be2416b5c1e88f030d295f216719 (diff)
downloadwebsocket-client-dff0ac116f28f7b9eab584752a29a6d480b8c94f.tar.gz
1.2.2v1.2.2
Diffstat (limited to 'docs')
-rw-r--r--docs/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index a5c4c57..d305197 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 = '1.2.1'
+release = '1.2.2'
# -- General configuration ---------------------------------------------------