Commit c2de8efb authored by Stefan Behnel's avatar Stefan Behnel

Increase master version number to 3.0 alpha to split it off from the current release branch.

parent 8eb3fd2b
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.29"
__version__ = "3.0a0"
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