Skip to content

Commit 7b19a37

Browse files
saitcakmakfacebook-github-bot
authored andcommitted
Bump BoTorch requirement to 0.13.0 (#3297)
Summary: To be released on Monday morning. Reviewed By: esantorella Differential Revision: D68980241 Pulled By: saitcakmak fbshipit-source-id: ae543b0c99a5f273c29c2705b00d061f6ae01aba
1 parent 8fdc525 commit 7b19a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from setuptools import find_packages, setup
1010

11-
PINNED_BOTORCH_VERSION = "0.12.0"
11+
PINNED_BOTORCH_VERSION = "0.13.0"
1212

1313
if os.environ.get("ALLOW_BOTORCH_LATEST"):
1414
# allows a more recent previously installed version of botorch to remain

0 commit comments

Comments
 (0)