Skip to content

Commit 3471a0c

Browse files
committed
Releasing 3.9.2
1 parent 4f892bd commit 3471a0c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
3.9.2 (2025-09-23)
2+
------------------
3+
4+
* Adds support for Python 3.14.
5+
6+
* Fixes wsgi.errors file descriptor in WsgiToAsgi adapter.
7+
8+
19
3.9.1 (2025-07-08)
210
------------------
311

asgiref/__init__.py

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

0 commit comments

Comments
 (0)