Commit e8199242 authored by Stefan Behnel's avatar Stefan Behnel

prepare release of 0.23.3

parent 991a6f6f
......@@ -2,7 +2,7 @@
Cython Changelog
================
0.23.3 (2015-??-??)
0.23.3 (2015-09-29)
===================
Bugs fixed
......
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.23.2"
__version__ = "0.23.3"
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