Skip to content

Commit 433da65

Browse files
authored
Version 0.36.1 (#2440)
1 parent 4ca0a87 commit 433da65

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/release-notes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.36.1
2+
3+
January 23, 2024
4+
5+
#### Fixed
6+
7+
* Check if "extensions" in scope before checking the extension [#2438](http://github.com/encode/starlette/pull/2438).
8+
19
## 0.36.0
210

311
January 22, 2024

starlette/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.36.0"
1+
__version__ = "0.36.1"

0 commit comments

Comments
 (0)