Skip to content

Commit 81f5606

Browse files
carldlairdlbianchi-lbl
authored andcommitted
updating omlt (#739)
(cherry picked from commit 4e3ce35)
1 parent bda88d6 commit 81f5606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def dmf_data_files(root: str = DMF_DATA_ROOT) -> List[Tuple[str, List[str]]]:
7979
"nbformat",
8080
"numpy",
8181
"networkx",
82-
"omlt==0.3", # fix the version for now as package evolves
82+
"omlt==0.3.1", # fix the version for now as package evolves
8383
"pandas",
8484
"pint",
8585
"psutil",

0 commit comments

Comments
 (0)