We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f4580 commit de9d9efCopy full SHA for de9d9ef
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "Quart"
3
-version = "0.19.9"
+version = "0.20.0.dev"
4
description = "A Python ASGI web microframework with the same API as Flask"
5
authors = ["pgjones <[email protected]>"]
6
classifiers = [
0 commit comments