Skip to content

Commit e395b28

Browse files
authored
v0.5.6 (#346)
* v0.5.6 * limit POI
1 parent c010b53 commit e395b28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DiffOpt"
22
uuid = "930fe3bc-9c6b-11ea-2d94-6184641e85e7"
3-
version = "0.5.5"
3+
version = "0.5.6"
44
authors = ["Akshay Sharma", "Mathieu Besançon", "Joaquim Dias Garcia", "Benoît Legat", "Oscar Dowson", "Andrew Rosemberg"]
55

66
[deps]
@@ -23,5 +23,5 @@ JuMP = "1"
2323
LazyArrays = "1, 2"
2424
MathOptInterface = "1.18"
2525
MathOptSetDistances = "0.2.9"
26-
ParametricOptInterface = "0.15.1"
26+
ParametricOptInterface = "=0.15.1"
2727
julia = "1.6"

0 commit comments

Comments
 (0)