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 fd33d29 commit 2bd32e9Copy full SHA for 2bd32e9
docs/changelog.rst
@@ -4,6 +4,11 @@ Changelog
4
3.0
5
...
6
7
+*In development*
8
+
9
+2.7
10
+...
11
12
* Added compatibility with Python 3.5.
13
14
* Refreshed documentation.
docs/conf.py
@@ -48,9 +48,9 @@
48
# built documents.
49
#
50
# The short X.Y version.
51
-version = '2.6'
+version = '2.7'
52
# The full version, including alpha/beta/rc tags.
53
-release = '2.6'
+release = '2.7'
54
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
websockets/version.py
@@ -1 +1 @@
1
0 commit comments