Skip to content

Commit

Permalink
Bump BoTorch to 0.11.0 (#2420)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: #2420

Reviewed By: eonofrey

Differential Revision: D56857868

Pulled By: saitcakmak

fbshipit-source-id: 466896a55ad1cbc13d0cebb6efdfc32897cab45d
  • Loading branch information
saitcakmak authored and facebook-github-bot committed May 1, 2024
1 parent abddbed commit 05ec881
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

from setuptools import find_packages, setup

# TODO: read pinned Botorch version from a shared source
PINNED_BOTORCH_VERSION = "0.10.0"
PINNED_BOTORCH_VERSION = "0.11.0"

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

0 comments on commit 05ec881

Please sign in to comment.