bump version 0.14.rc0
authorRobert Bradshaw <robertwb@math.washington.edu>
Sat, 11 Dec 2010 09:49:10 +0000 (01:49 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 11 Dec 2010 09:49:10 +0000 (01:49 -0800)
Cython/__init__.py

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