We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa5c0e0 commit c61d14fCopy full SHA for c61d14f
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "CTParser"
2
uuid = "32681960-a1b1-40db-9bff-a1ca817385d1"
3
-version = "0.8.14"
+version = "0.8.15"
4
authors = ["Jean-Baptiste Caillau <jean-baptiste.caillau@univ-cotedazur.fr>"]
5
6
[deps]
test/Project.toml
@@ -18,7 +18,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
18
Aqua = "0.8"
19
BenchmarkTools = "1"
20
CTBase = "0.18"
21
-CTModels = "0.9"
+CTModels = "0.10"
22
CUDA = "5"
23
ExaModels = "0.9"
24
Interpolations = "0.16"
0 commit comments