Skip to content

Commit d0f3288

Browse files
committed
Bump version number.
1 parent 547a26b commit d0f3288

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ They may change at any time.
2828
9.1
2929
...
3030

31-
*In development*
31+
*May 27, 2021*
3232

3333
.. note::
3434

docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
# built documents.
6060
#
6161
# The short X.Y version.
62-
version = '9.0'
62+
version = '9.1'
6363
# The full version, including alpha/beta/rc tags.
64-
release = '9.0'
64+
release = '9.1'
6565

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

src/websockets/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = "9.0.2"
1+
version = "9.1"

0 commit comments

Comments
 (0)