We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a234e commit a90aeb9Copy full SHA for a90aeb9
CHANGELOG.txt
@@ -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
7
3.7.1 (2023-05-24)
8
------------------
9
asgiref/__init__.py
@@ -1 +1 @@
-__version__ = "3.7.1"
+__version__ = "3.7.2"
0 commit comments