diff options
author | engn33r <engn33r@users.noreply.github.com> | 2021-05-17 21:59:26 -0400 |
---|---|---|
committer | engn33r <engn33r@users.noreply.github.com> | 2021-05-17 21:59:26 -0400 |
commit | b5ec9e9728d549258d9b9183c1857489bdf5c07f (patch) | |
tree | b15fce45b53c007143a779d66ad677cfa85a86a9 /docs/source/conf.py | |
parent | 3c04a5d49dbb7ef3e8934cc6eda06b28e69c3fab (diff) | |
download | websocket-client-1.0.0.tar.gz |
1.0.0v1.0.0
Diffstat (limited to 'docs/source/conf.py')
-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 f7f5c57..44bf906 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.59.0' +release = '1.0.0' # -- General configuration --------------------------------------------------- |