From: Robert Bradshaw Date: Thu, 5 Nov 2009 06:41:22 +0000 (-0800) Subject: Version number. X-Git-Tag: 0.12.rc0~13 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5736a5ca899b9cf3c7c8ca397d9252232ef32101;p=cython.git Version number. --- diff --git a/Cython/Compiler/Version.py b/Cython/Compiler/Version.py index 627c7194..ebe899e9 100644 --- a/Cython/Compiler/Version.py +++ b/Cython/Compiler/Version.py @@ -1 +1 @@ -version = '0.11.3' +version = '0.12.alpha0'