mirror of
https://github.com/ANL-CEEESA/MIPLearn.jl.git
synced 2025-12-06 08:28:52 -06:00
Bump version to 0.4.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name = "MIPLearn"
|
name = "MIPLearn"
|
||||||
uuid = "2b1277c3-b477-4c49-a15e-7ba350325c68"
|
uuid = "2b1277c3-b477-4c49-a15e-7ba350325c68"
|
||||||
authors = ["Alinson S Xavier <git@axavier.org>"]
|
authors = ["Alinson S Xavier <git@axavier.org>"]
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
|
|
||||||
[deps]
|
[deps]
|
||||||
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
|
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
|
||||||
@@ -29,6 +29,8 @@ DataStructures = "0.18"
|
|||||||
HDF5 = "0.16"
|
HDF5 = "0.16"
|
||||||
HiGHS = "1"
|
HiGHS = "1"
|
||||||
JLD2 = "0.4"
|
JLD2 = "0.4"
|
||||||
|
JSON = "0.21"
|
||||||
|
julia = "1"
|
||||||
JuMP = "1"
|
JuMP = "1"
|
||||||
KLU = "0.4"
|
KLU = "0.4"
|
||||||
MathOptInterface = "1"
|
MathOptInterface = "1"
|
||||||
@@ -37,4 +39,3 @@ PyCall = "1"
|
|||||||
Requires = "1"
|
Requires = "1"
|
||||||
Statistics = "1"
|
Statistics = "1"
|
||||||
TimerOutputs = "0.5"
|
TimerOutputs = "0.5"
|
||||||
julia = "1"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user