Bump version:
This commit is contained in:
parent
dfd1787a49
commit
93a0246c03
|
@ -1,3 +1,15 @@
|
|||
Version 21.3.2
|
||||
--------------
|
||||
|
||||
Bugfixes
|
||||
********
|
||||
|
||||
* `#2081 <https://github.com/sanic-org/sanic/pull/2081>`_
|
||||
Disable response timeout on websocket connections
|
||||
|
||||
* `#2085 <https://github.com/sanic-org/sanic/pull/2085>`_
|
||||
Make sure that blueprints with no slash is maintained when applied
|
||||
|
||||
Version 21.3.1
|
||||
--------------
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = "21.3.1"
|
||||
__version__ = "21.3.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user