Skip to content

Commit

Permalink
build: Package now requires 1.7 of julia.
Browse files Browse the repository at this point in the history
  • Loading branch information
DoktorMike committed Jul 10, 2022
1 parent 5df9920 commit a34d269
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 @@ -10,7 +10,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

[compat]
Flux = "0.13"
julia = "1"
julia = "1.7"
NNlib = "0.8"
SpecialFunctions = "2.1"

Expand Down

0 comments on commit a34d269

Please sign in to comment.