Bump version number.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 28 Jan 2011 10:36:29 +0000 (02:36 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 4 Feb 2011 09:57:10 +0000 (01:57 -0800)
Cython/__init__.py

index 2c18a753761f24c6898189f730285e0bd191fcb2..8814a2e1e4fd98837dc93818fa9d606995069521 100644 (file)
@@ -1,4 +1,4 @@
-__version__ = "0.14.1rc2"
+__version__ = "0.14.1rc3"
 
 # Void cython.* directives (for case insensitive operating systems).
 from Cython.Shadow import *