From 680c3ca9d5df217262a05854d66e8e03ef70239e Mon Sep 17 00:00:00 2001 From: small_leek Date: Tue, 18 Aug 2020 20:30:48 +0800 Subject: [PATCH] release + 1: for pkgs affeccted by updated ones --- 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