Commit 20f478a7 authored by Stefan Behnel's avatar Stefan Behnel

Prepare release of 3.0.0a9

parent 5e002dae
......@@ -2,7 +2,7 @@
Cython Changelog
================
3.0.0 alpha 9 (2021-??-??)
3.0.0 alpha 9 (2021-07-21)
==========================
Features added
......
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "3.0.0a8"
__version__ = "3.0.0a9"
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