Skip to content

Commit

Permalink
Bump to 0.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jul 28, 2016
1 parent 2b1b859 commit 70d971b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiohttp/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.22.3'
__version__ = '0.22.4'

# Deprecated, keep it here for a while for backward compatibility.
import multidict # noqa
Expand Down

0 comments on commit 70d971b

Please sign in to comment.