Skip to content

Commit

Permalink
Releasing 3.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
carltongibson committed Dec 20, 2022
1 parent 7a6c631 commit 79a1d01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
@@ -1,4 +1,4 @@
3.6.0 (UNRELEASED)
3.6.0 (2022-12-20)
------------------

* Two new functions are added to the ``asgiref.sync`` module: ``iscoroutinefunction()``
Expand Down
2 changes: 1 addition & 1 deletion asgiref/__init__.py
@@ -1 +1 @@
__version__ = "3.5.2"
__version__ = "3.6.0"

0 comments on commit 79a1d01

Please sign in to comment.