Skip to content

Commit 6ee94f2

Browse files
authored
Version 0.47.2 (#2965)
1 parent 9f7ec2e commit 6ee94f2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
toc_depth: 2
33
---
44

5+
## 0.47.2 (July 20, 2025)
6+
7+
#### Fixed
8+
9+
* Make `UploadFile` check for future rollover [#2962](https://github.com/encode/starlette/pull/2962).
10+
511
## 0.47.1 (June 21, 2025)
612

713
#### Fixed

starlette/__init__.py

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

0 commit comments

Comments
 (0)