Skip to content

Commit 644498f

Browse files
authored
Update Project.toml
1 parent 6673275 commit 644498f

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 = "GraphOptInterface"
22
uuid = "2c3d953e-07eb-42f7-9900-e75950e41d88"
33
authors = ["Jordan Jalving", "Sungho Shin"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -16,4 +16,4 @@ DataStructures = "0.18"
1616
Lazy="0.15"
1717
Graphs = "1.8"
1818
MathOptInterface = "1.6"
19-
julia = "1.6"
19+
julia = "1.6"

0 commit comments

Comments
 (0)