blob: 336512f5c6b84983ef37b8c78140c9a5d1b82617 [file] [log] [blame]
# for backwards compatibility
from Cython import __version__ as version
# For generated by string.
import time
watermark = "%s on %s" % (version, time.asctime())