Skip to content

Commit

Permalink
Fix minimal compat julia version to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
lbenet committed Jan 27, 2025
1 parent 84a007f commit 0298820
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 @@ -32,7 +32,7 @@ Requires = "0.5.2, 1"
SparseArrays = "<0.0.1, 1"
StaticArrays = "1"
Test = "<0.0.1, 1"
julia = "1"
julia = "1.10"

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

0 comments on commit 0298820

Please sign in to comment.