Skip to content

Commit

Permalink
prepare release of 0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Sep 10, 2014
1 parent 05466cb commit c67e895
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions CHANGES.rst
Expand Up @@ -2,9 +2,8 @@
Cython Changelog
================

=======
Latest
=======
0.21 (2014-09-10)
=================

Features added
--------------
Expand Down
2 changes: 1 addition & 1 deletion Cython/Shadow.py
@@ -1,5 +1,5 @@
# cython.* namespace for pure mode.
__version__ = "0.21rc1"
__version__ = "0.21"


# BEGIN shameless copy from Cython/minivect/minitypes.py
Expand Down

0 comments on commit c67e895

Please sign in to comment.