Skip to content

Commit 19130d5

Browse files
committed
update Project.toml
1 parent 6c9d16c commit 19130d5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "JMcDM"
22
uuid = "358108f5-d052-4d0a-8344-d5384e00c0e5"
33
authors = ["Mehmet Hakan Satman (jbytecode) <mhsatman@gmail.com>", "Bahadir Fatih Yildirim <bahadirfyildirim@gmail.com>", "Ersagun Kuruca"]
4-
version = "0.4.2"
4+
version = "0.4.3"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
88
GLPK = "60bf3e95-4087-53dc-ae20-288a0d20c6a6"
99
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
1010

1111
[compat]
12-
DataFrames = "^1"
13-
GLPK = "0.6.1 - 1.0.1"
14-
JuMP = "0.18.3 - 1.1.0"
15-
julia = "^1.4"
12+
DataFrames = "1"
13+
GLPK = "0.6.1, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 1"
14+
JuMP = "0.18.3, 0.19, 0.20, 0.21, 0.22, 0.23, 1"
15+
julia = "1.4"

0 commit comments

Comments
 (0)