Skip to content

Commit

Permalink
Bump to aiohttp 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Mar 27, 2018
1 parent 94295e5 commit b02206a
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__ = '3.1.0'
__version__ = '3.1.1'

# This relies on each of the submodules having an __all__ variable.

Expand Down

0 comments on commit b02206a

Please sign in to comment.