Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Behnel committed Sep 11, 2011
1 parent 57c8274 commit a523768
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.15"
__version__ = "0.15.1"

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

0 comments on commit a523768

Please sign in to comment.