Releasing 2.3.0

This commit is contained in:
Carlton Gibson 2019-04-09 11:42:31 +02:00
parent f52960e587
commit 1759643f1f
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2.3.0 (2019-04-09)
------------------
* Added support for ASGI v3.
2.2.5 (2019-01-31)
------------------

View File

@ -1 +1 @@
__version__ = "2.2.5"
__version__ = "2.3.0"