Commit 0d763159 authored by Robert Bradshaw's avatar Robert Bradshaw

Fix version number.

parent f327c492
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.25b2"
__version__ = "0.25"
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