Skip to content

Commit

Permalink
Prepare release of 0.29.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jun 30, 2019
1 parent c598661 commit 425b470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
Cython Changelog
================

0.29.11 (2019-0?-??)
0.29.11 (2019-06-30)
====================

Bugs fixed
Expand Down
2 changes: 1 addition & 1 deletion Cython/Shadow.py
@@ -1,7 +1,7 @@
# cython.* namespace for pure mode.
from __future__ import absolute_import

__version__ = "0.29.10"
__version__ = "0.29.11"

try:
from __builtin__ import basestring
Expand Down

0 comments on commit 425b470

Please sign in to comment.