upgrade version to 0.9.0

This commit is contained in:
lauk001 2022-08-04 09:53:14 +08:00
parent b36cec8e5c
commit 5ef6a6ab16
3 changed files with 5 additions and 2 deletions

View File

@ -1,10 +1,10 @@
%global pypi_name scikit-optimize
Name: python-%{pypi_name}
Version: 0.8.1
Version: 0.9.0
Release: 1
Summary: Sequential model-based optimization toolbox
License: BSD
License: BSD-3-Clause
URL: https://github.com/scikit-optimize/scikit-optimize
Source0: https://github.com/scikit-optimize/scikit-optimize/archive/v%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz
@ -45,6 +45,9 @@ Summary: %{summary}
%{python3_sitelib}/*
%changelog
* Thu Aug 04 2022 liukuo <liukuo@kylinos.cn> - 0.9.0-1
- upgrade version to 0.9.0
* Thu Jan 28 2021 liudabo<liudabo1@huawei.com> - 0.8.1-1
- upgrade version to 0.8.1

Binary file not shown.

Binary file not shown.