Skip to content

Commit

Permalink
Update to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
metab0t authored Jul 1, 2024
1 parent 159e5ba commit ebffbdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def build_highs():
"--depth",
"1",
"--branch",
"v1.7.1",
"v1.7.2",
"https://github.com/ERGO-Code/HiGHS.git",
],
cwd=this_directory,
Expand Down Expand Up @@ -157,7 +157,7 @@ def patch_rpath(executable_path: str):

setup(
name="highsbox",
version="1.7.1",
version="1.7.2",
cmdclass=cmdclass,
author="Yue Yang",
author_email="[email protected]",
Expand Down

0 comments on commit ebffbdb

Please sign in to comment.