Skip to content

Commit

Permalink
Merge pull request #1 from nmayhall-vt/compathelper/new_version/2022-…
Browse files Browse the repository at this point in the history
…08-13-01-08-01-813-02621664836

CompatHelper: add new compat entry for LinearMaps at version 3, (keep existing compat)
  • Loading branch information
nmayhall-vt authored Aug 1, 2023
2 parents 70e2aeb + 7634cb6 commit 65c8c0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
julia = "≥ 1.7"
LinearMaps = "3"
julia = "1.7"

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

0 comments on commit 65c8c0f

Please sign in to comment.