Commit 34f0f432 authored by Robert Bradshaw's avatar Robert Bradshaw

Move version to Shadow.py

parent d0cf23e7
# cython.* namespace for pure mode.
__version__ = "0.18-pre"
compiled = False
......
__version__ = "0.18-pre"
# __version__ defined in Shadow.py
# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *
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