update master version to 0.20dev
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 11 May 2013 08:57:15 +0000 (10:57 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 11 May 2013 08:57:15 +0000 (10:57 +0200)
Cython/Shadow.py

index 59d5ed5..41faa9b 100644 (file)
@@ -1,5 +1,5 @@
 # cython.* namespace for pure mode.
-__version__ = "0.19.1"
+__version__ = "0.20dev"
 
 
 # BEGIN shameless copy from Cython/minivect/minitypes.py