Commit 400a4099 authored by Jason Madden's avatar Jason Madden

Back to development: 1.2.3

[skip ci]
parent b0dec2f8
......@@ -4,6 +4,12 @@
.. currentmodule:: gevent
1.2.3 (unreleased)
==================
- Nothing changed yet.
1.2.2 (2017-06-05)
==================
......
......@@ -19,7 +19,7 @@ _version_info = namedtuple('version_info',
version_info = _version_info(1, 2, 2, 'dev', 0)
#: The human-readable PEP 440 version identifier
__version__ = '1.2.2'
__version__ = '1.2.3.dev0'
__all__ = ['get_hub',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment