Commit 9fcd1438 authored by Denis Bilenko's avatar Denis Bilenko

set version to 0.13.0

parent 3958ad81
......@@ -7,7 +7,7 @@ See http://www.gevent.org/ for the documentation.
"""
version_info = (0, 13, 0)
__version__ = '0.13.0b2'
__version__ = '0.13.0'
__all__ = ['Greenlet',
'GreenletExit',
......
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