Skip to content

Commit 482dbfd

Browse files
committed
Bump to 2.1.0
1 parent ec9dd3c commit 482dbfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Changes
22
=======
33

44

5-
2.1.0 (2017-xx-xx)
5+
2.1.0 (2017-05-26)
66
------------------
77

88
- Added support for experimental `async-tokio` event loop written in Rust

aiohttp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '2.1.0.dev0'
1+
__version__ = '2.1.0'
22

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

0 commit comments

Comments
 (0)