Commit df250eb3 authored by Denis Bilenko's avatar Denis Bilenko

set version to 0.12.0-preview-2

parent de877abe
......@@ -5,7 +5,7 @@ to provide a high-level synchronous API on top of libevent event loop.
"""
version_info = (0, 12, 0)
__version__ = '0.12.0-preview'
__version__ = '0.12.0-preview-2'
__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