Version number. 0.14.1rc1
authorRobert Bradshaw <robertwb@math.washington.edu>
Tue, 18 Jan 2011 08:48:30 +0000 (00:48 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Tue, 18 Jan 2011 08:48:30 +0000 (00:48 -0800)
Cython/__init__.py

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