Commit 3a34c5fb authored by Stefan Behnel's avatar Stefan Behnel

Prepare release of 0.29.24.

parent 06607884
......@@ -2,7 +2,7 @@
Cython Changelog
================
0.29.24 (2021-??-??)
0.29.24 (2021-07-14)
====================
Bugs fixed
......
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.29.23"
__version__ = "0.29.24"
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