From caf8265cdca6218e9e8a0f0c4ea42c7f4ceb3b7f Mon Sep 17 00:00:00 2001 From: Robert Bradshaw Date: Sat, 30 Jan 2010 16:42:07 -0800 Subject: [PATCH] 0.12.1.rc1 --- Cython/Compiler/Version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cython/Compiler/Version.py b/Cython/Compiler/Version.py index e257ea86..515f61b8 100644 --- a/Cython/Compiler/Version.py +++ b/Cython/Compiler/Version.py @@ -1 +1 @@ -version = '0.12.1.rc0' +version = '0.12.1.rc1' -- 2.26.2