Skip to content

Commit a90aeb9

Browse files
committed
Releasing 3.7.2
1 parent 09a234e commit a90aeb9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.7.2 (2023-05-27)
2+
------------------
3+
4+
* The type annotations for SyncToAsync and AsyncToSync have been changed to
5+
more accurately reflect the kind of callables they return.
6+
17
3.7.1 (2023-05-24)
28
------------------
39

asgiref/__init__.py

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

0 commit comments

Comments
 (0)