From edb7c936e07c3cda8a06fdca01aad30d544c9e37 Mon Sep 17 00:00:00 2001 From: fanjiachen Date: Tue, 18 Aug 2020 21:49:08 +0800 Subject: [PATCH] add release for update --- Cython.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cython.spec b/Cython.spec index 680a16a..2d55d85 100644 --- a/Cython.spec +++ b/Cython.spec @@ -3,7 +3,7 @@ Name: Cython Version: 0.29.14 -Release: 1 +Release: 2 Summary: Language for writing C extensions for Python License: Apache 2.0 URL: https://cython.org/ -- Gitee