Commit 39c71d91 authored by Stefan Behnel's avatar Stefan Behnel

Prepare release of 0.26.1.

parent 1a6aba52
......@@ -3,7 +3,7 @@ Cython Changelog
================
0.26.1 (2017-08-28)
0.26.1 (2017-08-29)
===================
Features added
......
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.26.1rc1"
__version__ = "0.26.1"
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