Skip to content

Commit c897542

Browse files
committed
Releasing 3.4.1
1 parent e8797d4 commit c897542

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.4.1 (2021-07-01)
2+
------------------
3+
4+
* Fixed an issue with the deadlock detection where it had false positives
5+
during exception handling.
6+
7+
18
3.4.0 (2021-06-27)
29
------------------
310

asgiref/__init__.py

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

0 commit comments

Comments
 (0)