Skip to content

Commit

Permalink
Version 0.19.0 (#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex authored Sep 26, 2024
1 parent 631b930 commit 4152a4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.19.0

* Add support for [Lifespan State](https://asgi.readthedocs.io/en/latest/specs/lifespan.html#lifespan-state).

# 0.18.0

No changes were made compared to 0.18.0a1.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "mangum"
version = "0.18.0"
version = "0.19.0"
authors = [
{ name = "Jordan Eremieff", email = "jordan@eremieff.com" },
{ name = "Marcelo Trylesinski", email = "marcelotryle@gmail.com" },
Expand Down

0 comments on commit 4152a4e

Please sign in to comment.