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 7909c16 commit 6d7d8dfCopy full SHA for 6d7d8df
CHANGES.rst
@@ -1,5 +1,5 @@
1
-0.19.8
2
-------
+0.19.8 2024-10-25
+-----------------
3
4
* Bugfix Fix missing check that caused the previous fix to raise an error. #366
5
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "Quart"
-version = "0.19.8.dev"
+version = "0.19.8"
description = "A Python ASGI web microframework with the same API as Flask"
authors = ["pgjones <philip.graham.jones@googlemail.com>"]
6
classifiers = [
0 commit comments