diff options
author | engn33r <engn33r@users.noreply.github.com> | 2021-12-06 21:58:06 -0500 |
---|---|---|
committer | engn33r <engn33r@users.noreply.github.com> | 2021-12-06 21:58:06 -0500 |
commit | dff0ac116f28f7b9eab584752a29a6d480b8c94f (patch) | |
tree | 1e3a555d8a10ff4e4e6013efd0b788534f92a975 /docs | |
parent | d51e82254653be2416b5c1e88f030d295f216719 (diff) | |
download | websocket-client-dff0ac116f28f7b9eab584752a29a6d480b8c94f.tar.gz |
1.2.2v1.2.2
Diffstat (limited to 'docs')
-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 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 --------------------------------------------------- |