Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwb committed Dec 5, 2010
1 parent dd9f2cf commit 3616e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cython/__init__.py
@@ -1,4 +1,4 @@
__version__ = "0.13+"
__version__ = "0.14.alpha0"

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

0 comments on commit 3616e8c

Please sign in to comment.