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 ec9dd3c commit 482dbfdCopy full SHA for 482dbfd
CHANGES.rst
@@ -2,7 +2,7 @@ Changes
2
=======
3
4
5
-2.1.0 (2017-xx-xx)
+2.1.0 (2017-05-26)
6
------------------
7
8
- Added support for experimental `async-tokio` event loop written in Rust
aiohttp/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = '2.1.0.dev0'
+__version__ = '2.1.0'
# This relies on each of the submodules having an __all__ variable.
0 commit comments