Another release candidate. 0.14.1rc2
authorRobert Bradshaw <robertwb@math.washington.edu>
Sun, 23 Jan 2011 11:05:50 +0000 (03:05 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sun, 23 Jan 2011 11:05:50 +0000 (03:05 -0800)
Cython/__init__.py

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