prepare release of 0.19rc1
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 14 Apr 2013 20:30:57 +0000 (22:30 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 14 Apr 2013 20:30:57 +0000 (22:30 +0200)
Cython/Shadow.py

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