Commit a5ae94ca authored by Denis Bilenko's avatar Denis Bilenko

set version to 1.0

parent e2717bf9
......@@ -9,7 +9,7 @@ See http://www.gevent.org/ for the documentation.
from __future__ import absolute_import
version_info = (1, 0, 0, 'dev', None)
__version__ = '1.0dev'
__version__ = '1.0'
__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