Skip to content

Commit 74ccb96

Browse files
tvaseninKludex
andauthored
Version 0.37.1 (#2498)
* Version 0.37.1 * Update docs/release-notes.md --------- Co-authored-by: Marcelo Trylesinski <[email protected]>
1 parent f724827 commit 74ccb96

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.37.1
2+
3+
February 9, 2024
4+
5+
#### Fixed
6+
7+
* Warn instead of raise for missing env file on `Config` [#2485](https://github.com/encode/starlette/pull/2485).
8+
19
## 0.37.0
210

311
February 5, 2024

starlette/__init__.py

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

0 commit comments

Comments
 (0)