From cf052d8bc9e7f7c44a44fe4eb080098909f42614 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Sat, 29 Jul 2023 02:39:28 +0000 Subject: [PATCH] retest Signed-off-by: zhuofeng --- python-hyperopt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-hyperopt.spec b/python-hyperopt.spec index 9a73ae8..a435810 100644 --- a/python-hyperopt.spec +++ b/python-hyperopt.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-hyperopt Version: 0.2.4 -Release: 1 +Release: 2 Summary: Distributed Asynchronous Hyperparameter Optimization License: BSD URL: http://hyperopt.github.com/hyperopt/ -- Gitee