Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jul 31, 2016
1 parent 407a5ab commit 9e3444d
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.4'
__version__ = '1.0.0a0'

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

0 comments on commit 9e3444d

Please sign in to comment.