summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-16 05:34:44 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-16 05:34:44 +0000
commitf0eae90dbb67284130a7181934d252dcd50cf63f (patch)
treea3bc4b4c5060439ae16b5665ac3851838193d5c9
parent4e072f35629619b3fd5b6dcf1a9676ecdeb465b7 (diff)
automatic import of botorch
-rw-r--r--.gitignore1
-rw-r--r--botorch.spec2
-rw-r--r--sources2
3 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index d5809ea..be5698f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/botorch-0.9.5.tar.gz
+/botorch-0.10.0.tar.gz
diff --git a/botorch.spec b/botorch.spec
index 95c4ee1..e239313 100644
--- a/botorch.spec
+++ b/botorch.spec
@@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0
Name: botorch
-Version: 0.9.5
+Version: 0.10.0
Release: 1
Summary: Bayesian optimization in PyTorch
License: MIT
diff --git a/sources b/sources
index b8ba976..f2babfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a567a6b01152955abaccb8e58c3473d4 botorch-0.9.5.tar.gz
+7c3634363b6519755b24dd051874caaa botorch-0.10.0.tar.gz