Skip to content

Commit

Permalink
allow v0.6 of Trixi.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha committed Nov 10, 2023
1 parent 769078f commit 13acf43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ version = "0.1.0-pre"
Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"

[compat]
Trixi = "0.5.17"
Trixi = "0.5.17, 0.6"
julia = "1.8"
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"

[compat]
Trixi = "0.5"
Trixi = "0.5, 0.6"

0 comments on commit 13acf43

Please sign in to comment.