Skip to content

Commit 79a1d01

Browse files
committedDec 20, 2022
Releasing 3.6.0.
1 parent 7a6c631 commit 79a1d01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
3.6.0 (UNRELEASED)
1+
3.6.0 (2022-12-20)
22
------------------
33

44
* Two new functions are added to the ``asgiref.sync`` module: ``iscoroutinefunction()``

‎asgiref/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.5.2"
1+
__version__ = "3.6.0"

0 commit comments

Comments
 (0)
Please sign in to comment.