Skip to content

Commit

Permalink
Bump to 5.2.0a25
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 3, 2021
1 parent 80a4fa6 commit 035d4ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Changelog

.. towncrier release notes start
5.2.0a24 (2021-10-03)
5.2.0a25 (2021-10-03)
=====================

Features
Expand Down
2 changes: 1 addition & 1 deletion multidict/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"getversion",
)

__version__ = "5.2.0a24"
__version__ = "5.2.0a25"


try:
Expand Down

0 comments on commit 035d4ee

Please sign in to comment.