Skip to content

Commit

Permalink
Bump minimum Julia version to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Oct 31, 2024
1 parent 958525b commit a0f06ff
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 @@ -65,7 +65,7 @@ Requires = "1"
ReverseDiff = "1"
Test = "1.6"
ZygoteRules = "0.2"
julia = "~1.6.6, 1.7.3"
julia = "1.10"

[extras]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Expand Down

0 comments on commit a0f06ff

Please sign in to comment.