Skip to content

Commit

Permalink
Fix Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed May 6, 2022
1 parent 7356387 commit 9a1c99b
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 @@ -9,7 +9,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
TestEnv = "1e6cf692-eddd-4d53-88a5-2d735e33781b"

[compat]
julia = "1.6 1.7 1.8"
julia = "1.6, 1.7, 1.8"
KiteUtils = "^0.3.4"
Parameters = "^0.12"
TestEnv = "1"
Expand Down

0 comments on commit 9a1c99b

Please sign in to comment.