We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b704ac commit df754caCopy full SHA for df754ca
docs/release-notes.md
@@ -2,6 +2,12 @@
2
toc_depth: 2
3
---
4
5
+## 0.46.1 (March 8, 2025)
6
+
7
+#### Fixed
8
9
+* Allow relative directory path when `follow_symlinks=True` [#2896](https://github.com/encode/starlette/pull/2896).
10
11
## 0.46.0 (February 22, 2025)
12
13
#### Added
starlette/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.46.0"
+__version__ = "0.46.1"
0 commit comments