We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f5d7d commit 5d059daCopy full SHA for 5d059da
docs/conf.py
@@ -61,7 +61,7 @@
61
# The short X.Y version.
62
version = '8.0'
63
# The full version, including alpha/beta/rc tags.
64
-release = '8.0'
+release = '8.0.1'
65
66
# The language for content autogenerated by Sphinx. Refer to documentation
67
# for a list of supported languages.
src/websockets/version.py
@@ -1 +1 @@
1
-version = "8.0"
+version = "8.0.1"
0 commit comments