Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Sep 14, 2018
1 parent 38f09f4 commit f79f50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio_pika/version.py
Expand Up @@ -7,7 +7,7 @@

team_email = 'me@mosquito.su'

version_info = (3, 2, 1)
version_info = (3, 2, 2)

__author__ = ", ".join("{} <{}>".format(*info) for info in author_info)
__version__ = ".".join(map(str, version_info))

0 comments on commit f79f50b

Please sign in to comment.