Skip to content

Commit

Permalink
fix version in Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
prakaa authored Jul 5, 2024
1 parent d25fbfe commit 9f82034
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 @@ -22,7 +22,7 @@ Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
julia = "1.9"
julia = "1.8"

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

0 comments on commit 9f82034

Please sign in to comment.