Skip to content

Commit 6d7d8df

Browse files
committed
release version 0.19.8
1 parent 7909c16 commit 6d7d8df

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
0.19.8
2-
------
1+
0.19.8 2024-10-25
2+
-----------------
33

44
* Bugfix Fix missing check that caused the previous fix to raise an error. #366
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "Quart"
3-
version = "0.19.8.dev"
3+
version = "0.19.8"
44
description = "A Python ASGI web microframework with the same API as Flask"
55
authors = ["pgjones <[email protected]>"]
66
classifiers = [

0 commit comments

Comments
 (0)