Skip to content

Commit e1194ff

Browse files
committed
bump to v0.13.0
1 parent 443022f commit e1194ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ParallelStencil"
22
uuid = "94395366-693c-11ea-3b26-d9b7aac5d958"
33
authors = ["Samuel Omlin", "Ludovic Räss"]
4-
version = "0.12.0"
4+
version = "0.13.0"
55

66
[deps]
77
CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"
@@ -21,10 +21,10 @@ ParallelStencil_CUDAExt = "CUDA"
2121
ParallelStencil_EnzymeExt = "Enzyme"
2222

2323
[compat]
24-
AMDGPU = "0.6, 0.7, 0.8, 0.9"
24+
AMDGPU = "0.6, 0.7, 0.8"
2525
CUDA = "3.12, 4, 5"
2626
CellArrays = "0.2.1"
27-
Enzyme = "0.11, 0.12"
27+
Enzyme = "0.11"
2828
MacroTools = "0.5"
2929
Polyester = "0.7"
3030
StaticArrays = "1"

0 commit comments

Comments
 (0)