Skip to content

Commit 11df18c

Browse files
committed
Release 0.21.5
1 parent fdb147f commit 11df18c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "NLPModels"
22
uuid = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
3-
version = "0.21.4"
3+
version = "0.21.5"
44

55
[deps]
66
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
@@ -10,9 +10,9 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1010
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1111

1212
[compat]
13-
FastClosures = "0.2.1, 0.3.0"
13+
FastClosures = "0.3.0"
1414
LinearOperators = "2"
15-
julia = "^1.3.0"
15+
julia = "1.6.0"
1616

1717
[extras]
1818
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)