Skip to content
Snippets Groups Projects
Commit 35de58a361a0 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Prepare release of 0.29.21.

parent ea1dbb73fd22
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
Cython Changelog
================
0.29.21 (2020-0?-??)
0.29.21 (2020-07-07)
====================
Bugs fixed
......
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.29.20"
__version__ = "0.29.21"
try:
from __builtin__ import basestring
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment