We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb147f commit 11df18cCopy full SHA for 11df18c
Project.toml
@@ -1,6 +1,6 @@
1
name = "NLPModels"
2
uuid = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
3
-version = "0.21.4"
+version = "0.21.5"
4
5
[deps]
6
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
@@ -10,9 +10,9 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
10
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
11
12
[compat]
13
-FastClosures = "0.2.1, 0.3.0"
+FastClosures = "0.3.0"
14
LinearOperators = "2"
15
-julia = "^1.3.0"
+julia = "1.6.0"
16
17
[extras]
18
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments