summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--botorch.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/botorch.spec b/botorch.spec
index 80e8d14..95c4ee1 100644
--- a/botorch.spec
+++ b/botorch.spec
@@ -6,7 +6,7 @@ Release: 1
Summary: Bayesian optimization in PyTorch
License: MIT
URL: https://pytorch.org/botorch
-Source0: botorch-0.9.5.tar.gz
+Source0: https://github.com/pytorch/botorch/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Requires: python3-gpytorch
Requires: python3-multipledispatch