Commit 62f04f67 authored by Robert Bradshaw's avatar Robert Bradshaw

Prep for 0.26 release.

parent dcdbb9c0
......@@ -13,7 +13,7 @@ Bugs fixed
----------
0.26 (2017-07-xx)
0.26 (2017-07-19)
=================
Features added
......
# cython.* namespace for pure mode.
from __future__ import absolute_import
__version__ = "0.26rc2"
__version__ = "0.26"
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