Skip to content

Commit

Permalink
Releasing 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgodwin committed Apr 13, 2019
1 parent 0ad2c43 commit 67cadff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
3.1.1 (2019-04-13)
------------------

* Local now cleans up storage of old threads and tasks to prevent a memory leak.


3.1.0 (2019-04-13)
------------------

Expand Down
2 changes: 1 addition & 1 deletion asgiref/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.1.0"
__version__ = "3.1.1"

0 comments on commit 67cadff

Please sign in to comment.