Bump version number for devel branch.
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 14 Dec 2010 21:59:36 +0000 (13:59 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 14 Dec 2010 21:59:36 +0000 (13:59 -0800)
Cython/__init__.py

index 6e71f3e6800de9be756a31f1b8c9061644778cfc..9d797e5f50d9aa75b045fcf6b6f87973c4ad69f0 100644 (file)
@@ -1,4 +1,4 @@
-__version__ = "0.14"
+__version__ = "0.14+"
 
 # Void cython.* directives (for case insensitive operating systems).
 from Cython.Shadow import *