Commit 536b2291 authored by Stefan Behnel's avatar Stefan Behnel

fix version (we are not releasing 0.27 yet)

parent 4b9b8ca2
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.27"
__version__ = "0.27a0"
try:
from __builtin__ import basestring
......
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