Skip to content

Commit

Permalink
Version 0.38.1 (#2650)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kludex committed Jul 23, 2024
1 parent 67f473d commit 921f137
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.38.1

July 23, 2024

#### Removed

* Revert "Add support for ASGI pathsend extension" [#2649](https://github.com/encode/starlette/2649).

## 0.38.0

July 20, 2024
Expand Down
2 changes: 1 addition & 1 deletion starlette/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.38.0"
__version__ = "0.38.1"

0 comments on commit 921f137

Please sign in to comment.