Skip to content

Commit

Permalink
Prepare release of 0.29.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Jun 2, 2019
1 parent f10a0a3 commit 34de6ba
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.10 (2019-06-0?)
0.29.10 (2019-06-02)
====================

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.9"
__version__ = "0.29.10"

try:
from __builtin__ import basestring
Expand Down

0 comments on commit 34de6ba

Please sign in to comment.