From f0eae90dbb67284130a7181934d252dcd50cf63f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Apr 2024 05:34:44 +0000 Subject: automatic import of botorch --- .gitignore | 1 + botorch.spec | 2 +- sources | 2 +- 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 -- cgit v1.2.3