Commit f5ab2f42 authored by Stefan Behnel's avatar Stefan Behnel

Prepare 3.0a1 release.

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