We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1afb37c commit 7cb9583Copy full SHA for 7cb9583
aiohttp/__init__.py
@@ -1,6 +1,6 @@
1
# This relies on each of the submodules having an __all__ variable.
2
3
-__version__ = '0.10.0a'
+__version__ = '0.10.0'
4
5
6
from .protocol import * # noqa
0 commit comments