Skip to content

Commit afeb7c2

Browse files
authored
Version 0.41.2 (#2740)
1 parent f9ffd62 commit afeb7c2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/release-notes.md

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

6+
## 0.41.2 (October 27, 2024)
7+
8+
#### Fixed
9+
10+
* Revert bump on `python-multipart` on `starlette[full]` extras [#2737](https://github.com/encode/starlette/pull/2737).
11+
612
## 0.41.1 (October 24, 2024)
713

814
#### Fixed

starlette/__init__.py

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

0 commit comments

Comments
 (0)