diff options
Diffstat (limited to 'python-botorch.spec')
-rw-r--r-- | python-botorch.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-botorch.spec b/python-botorch.spec index d164811..d68c3c3 100644 --- a/python-botorch.spec +++ b/python-botorch.spec @@ -3,7 +3,7 @@ %global source_name botorch Name: python-%{pypi_name} -Version: 0.9.5 +Version: 0.10.0 Release: 1%{?dist} Summary: Botorch package for Python3 License: MIT @@ -50,7 +50,7 @@ documents of botorch package for python3 %files -n python3-%{pypi_name} %doc *.md %license LICENSE -%{python3_sitearch}/* +%{python3_sitelib}/* %changelog |