Bump version number. 0.14
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 14 Dec 2010 18:55:20 +0000 (10:55 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 14 Dec 2010 18:55:20 +0000 (10:55 -0800)
Cython/__init__.py

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