Skip to content

Commit fbe9506

Browse files
committed
Releasing 3.9.1
1 parent fae2ab1 commit fbe9506

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
3.9.1 (2025-07-08)
2+
------------------
3+
4+
* Fixed deletion of Local values affecting other contexts. (#523)
5+
6+
* Skip CPython specific garbage collection test on pypy. (#521)
7+
18
3.9.0 (2025-07-03)
29
------------------
310

asgiref/__init__.py

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

0 commit comments

Comments
 (0)