Skip to content

Commit 438a77b

Browse files
authored
Update package version & dependencies (#152)
1 parent 2fe21f3 commit 438a77b

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 = "Tulip"
22
uuid = "6dd1b50a-3aae-11e9-10b5-ef983d2400fa"
33
authors = ["Mathieu Tanneau <mathieu.tanneau@gmail.com>"]
4-
version = "0.9.6"
4+
version = "0.10.0"
55

66
[deps]
77
CodecBzip2 = "523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
@@ -30,4 +30,4 @@ MathOptInterface = "1"
3030
QPSReader = "0.2"
3131
TOML = "1"
3232
TimerOutputs = "0.5.6"
33-
julia = "1.6"
33+
julia = "1.10"

0 commit comments

Comments
 (0)