We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c4ad7a commit bdad785Copy full SHA for bdad785
1 file changed
LibTrixi.jl/Project.toml
@@ -1,7 +1,7 @@
1
name = "LibTrixi"
2
uuid = "7e097bd5-a775-4bc1-90b6-ad92bd7220c1"
3
-authors = ["Michael Schlottke-Lakemper <michael@sloede.com>", "Benedict Geihe <bgeihe@uni-koeln.de>"]
4
version = "0.1.6-pre"
+authors = ["Michael Schlottke-Lakemper <michael@sloede.com>", "Benedict Geihe <bgeihe@uni-koeln.de>"]
5
6
[deps]
7
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
@@ -13,7 +13,7 @@ Trixi = "a7f1ee26-1774-49b1-8366-f1abc58fbfcb"
13
MPI = "0.20.13"
14
OrdinaryDiffEq = "6.53.2"
15
Pkg = "1.8"
16
-Trixi = "0.11.12, 0.12, 0.13"
+Trixi = "0.11.12, 0.12, 0.13, 0.14"
17
julia = "1.8"
18
19
[preferences.OrdinaryDiffEq]
0 commit comments