From 3bfa0ae98ac94bc768c70e747fba8bdcbbb4871e Mon Sep 17 00:00:00 2001 From: shixuantong Date: Fri, 17 Jan 2025 14:12:19 +0800 Subject: [PATCH] test --- PyYAML.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PyYAML.spec b/PyYAML.spec index d0e5272..aadaa38 100644 --- a/PyYAML.spec +++ b/PyYAML.spec @@ -3,7 +3,7 @@ Name: pyYAML Version: 6.0.1 -Release: 2 +Release: 3 Summary: YAML parser and emitter for Python License: MIT URL: https://github.com/yaml/pyyaml -- Gitee