Skip to content

Commit 8eb8ae0

Browse files
committed
Bump version for LocalSearcSolvers v0.3
1 parent 2700e8f commit 8eb8ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ConstraintModels"
22
uuid = "841a6ec5-cac3-4c42-9a0a-4b21c9553698"
33
authors = ["Jean-Francois Baffier"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
CBLS = "a3809bfe-37bb-4d48-a667-bac4c6be8d90"
@@ -16,7 +16,7 @@ CBLS = "0.1"
1616
Constraints = "0.2"
1717
Dictionaries = "0.3"
1818
JuMP = "0.21"
19-
LocalSearchSolvers = "0.2"
19+
LocalSearchSolvers = "0.3"
2020
MathOptInterface = "0.9"
2121
julia = "1.6"
2222

0 commit comments

Comments
 (0)