Skip to content

Commit bdad785

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Trixi to 0.14 for package LibTrixi.jl, (keep existing compat)
1 parent 1c4ad7a commit bdad785

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

LibTrixi.jl/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LibTrixi"
22
uuid = "7e097bd5-a775-4bc1-90b6-ad92bd7220c1"
3-
authors = ["Michael Schlottke-Lakemper <michael@sloede.com>", "Benedict Geihe <bgeihe@uni-koeln.de>"]
43
version = "0.1.6-pre"
4+
authors = ["Michael Schlottke-Lakemper <michael@sloede.com>", "Benedict Geihe <bgeihe@uni-koeln.de>"]
55

66
[deps]
77
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
@@ -13,7 +13,7 @@ Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"
1313
MPI = "0.20.13"
1414
OrdinaryDiffEq = "6.53.2"
1515
Pkg = "1.8"
16-
Trixi = "0.11.12, 0.12, 0.13"
16+
Trixi = "0.11.12, 0.12, 0.13, 0.14"
1717
julia = "1.8"
1818

1919
[preferences.OrdinaryDiffEq]

0 commit comments

Comments
 (0)