Skip to content

Commit

Permalink
increase julia compat, because LinearOperatorCollection requires 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
jusack committed Oct 23, 2024
1 parent 29ce3c5 commit c2c21a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Tar = "1"
Unitful = "1.13, 1.14, 1.15, 1.16, 1.17"
UnitfulAngles = "0.6.1, 0.7"
UnitfulParsableString = "0.1.6"
julia = "1.5"
julia = "1.9"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down

0 comments on commit c2c21a8

Please sign in to comment.