Skip to content

Commit

Permalink
Update Project.toml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
jipolanco committed Jun 14, 2024
1 parent 6375089 commit 7d7a265
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PencilArrays"
uuid = "0e08944d-e94e-41b1-9406-dcf66b6a9d2e"
authors = ["Juan Ignacio Polanco <[email protected]> and contributors"]
version = "0.19.4"
version = "0.19.5"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand All @@ -24,9 +24,9 @@ DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"

[extensions]
PencilArraysAMDGPUExt = ["AMDGPU"]
PencilArraysDiffEqExt = ["DiffEqBase"]
PencilArraysHDF5Ext = ["HDF5"]
PencilArraysAMDGPUExt = ["AMDGPU"]

[compat]
Adapt = "3, 4"
Expand Down

0 comments on commit 7d7a265

Please sign in to comment.