We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407a5ab commit 9e3444dCopy full SHA for 9e3444d
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '0.22.4'
+__version__ = '1.0.0a0'
2
3
# Deprecated, keep it here for a while for backward compatibility.
4
import multidict # noqa
0 commit comments