Commit 31cc411d authored by Jason Madden's avatar Jason Madden

svb [skip ci]

parent 39cbca5a
......@@ -8,8 +8,8 @@ See http://www.gevent.org/ for the documentation.
from __future__ import absolute_import
version_info = (1, 1, 0, 'a', 1)
__version__ = '1.1a1'
version_info = (1, 1, 'a2', 'dev', None)
__version__ = '1.1a2.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