Skip to content

Commit

Permalink
Releasing 3.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgodwin committed Jun 18, 2020
1 parent 3f3de1e commit 81205c7
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.2.10 (2020-08-18)
-------------------

* Fixed bugs due to bad WeakRef handling introduced in 3.2.8


3.2.9 (2020-06-16)
------------------

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.2.9"
__version__ = "3.2.10"

0 comments on commit 81205c7

Please sign in to comment.