prepare release of 0.19 beta 2 0.19b2
authorStefan Behnel <stefan_ml@behnel.de>
Fri, 12 Apr 2013 10:50:33 +0000 (12:50 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Fri, 12 Apr 2013 10:50:33 +0000 (12:50 +0200)
Cython/Shadow.py

index e1a6401..84c37d1 100644 (file)
@@ -1,5 +1,5 @@
 # cython.* namespace for pure mode.
-__version__ = "0.19b1"
+__version__ = "0.19b2"
 
 
 # BEGIN shameless copy from Cython/minivect/minitypes.py