Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Nov 11, 2021
1 parent 8b9caa1 commit 3a8ac3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aiomisc/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
""" This file is automatically generated by distutils. """

# Follow PEP-0396 rationale
version_info = (15, 2, 7, "g9deb835")
__version__ = "15.2.7"
version_info = (15, 3, 0, "g8b9caa1")
__version__ = "15.3.0"

0 comments on commit 3a8ac3f

Please sign in to comment.