Skip to content

Commit

Permalink
Merge pull request #102 from JuliaLinearAlgebra/dpa/jll-2022
Browse files Browse the repository at this point in the history
Bump the compat entry for `MKL_jll` from `2021` to `2021, 2022`
  • Loading branch information
ViralBShah authored Jan 17, 2022
2 parents cbfa9b3 + 23626cb commit 7c6c96b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "MKL"
uuid = "33e6dc65-8f57-5167-99aa-e5a354878fb2"
version = "0.4.2"
version = "0.4.3"

[deps]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
Expand All @@ -10,7 +10,7 @@ MKL_jll = "856f044c-d86e-5d09-b602-aeab76dc8ba7"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"

[compat]
MKL_jll = "2021"
MKL_jll = "2021, 2022"
PackageCompiler = "1"
julia = "1.6"

Expand Down

0 comments on commit 7c6c96b

Please sign in to comment.