Skip to content

Commit 136f156

Browse files
committed
Bump and release 0.18.2
1 parent 606148f commit 136f156

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.18.2 2022-10-04
2+
-----------------
3+
4+
* Bugfix use add_signal_handler not signal.signal.
5+
16
0.18.1 2022-10-03
27
-----------------
38

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.1"
3+
version = "0.18.2"
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)