Bump version number. 0.14.1
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 4 Feb 2011 10:30:48 +0000 (02:30 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 4 Feb 2011 10:30:48 +0000 (02:30 -0800)
Cython/__init__.py

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