prepare release of 0.17.1 0.17.1
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 26 Sep 2012 16:47:14 +0000 (18:47 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 26 Sep 2012 16:47:14 +0000 (18:47 +0200)
Cython/__init__.py

index 1d1bc2c..b600ed1 100644 (file)
@@ -1,4 +1,4 @@
-__version__ = "0.17"
+__version__ = "0.17.1"
 
 # Void cython.* directives (for case insensitive operating systems).
 from Cython.Shadow import *