Skip to content

Commit 5d059da

Browse files
committed
Bump version number.
1 parent f1f5d7d commit 5d059da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
# The short X.Y version.
6262
version = '8.0'
6363
# The full version, including alpha/beta/rc tags.
64-
release = '8.0'
64+
release = '8.0.1'
6565

6666
# The language for content autogenerated by Sphinx. Refer to documentation
6767
# for a list of supported languages.

src/websockets/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "8.0"
1+
version = "8.0.1"

0 commit comments

Comments
 (0)