File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4- 3.4
4+ 3.5
55...
66
77*In development *
88
9+ 3.4
10+ ...
11+
912* Renamed :func: `~websockets.server.serve() ` and
1013 :func: `~websockets.client.connect() `'s ``klass `` argument to
1114 ``create_protocol `` to reflect that it can also be a callable.
Original file line number Diff line number Diff line change 4848# built documents.
4949#
5050# The short X.Y version.
51- version = '3.3 '
51+ version = '3.4 '
5252# The full version, including alpha/beta/rc tags.
53- release = '3.3 '
53+ release = '3.4 '
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation
5656# for a list of supported languages.
Original file line number Diff line number Diff line change 1- version = '3.3 '
1+ version = '3.4 '
You can’t perform that action at this time.
0 commit comments