Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwb committed Dec 11, 2010
1 parent 2e99b23 commit 97ed182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cython/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.14.beta2"
__version__ = "0.14.rc0"

# Void cython.* directives (for case insensitive operating systems).
from Cython.Shadow import *

0 comments on commit 97ed182

Please sign in to comment.