Skip to content

Commit b0676aa

Browse files
committed
Bump and release 0.18.3
1 parent fec7bb0 commit b0676aa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.18.3 2022-10-08
2+
-----------------
3+
4+
* Bugfix signal handling on Windows.
5+
* Bugfix add missing globals to Flask-Patch.
6+
17
0.18.2 2022-10-04
28
-----------------
39

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.18.2"
3+
version = "0.18.3"
44
description = "A Python ASGI web microframework with the same API as Flask"
55
authors = ["pgjones <philip.graham.jones@googlemail.com>"]
66
classifiers = [

0 commit comments

Comments
 (0)