Skip to content

Commit

Permalink
Merge pull request #89 from jipolanco/adapt-4
Browse files Browse the repository at this point in the history
Allow Adapt.jl v4
  • Loading branch information
jipolanco authored Dec 19, 2023
2 parents e43e660 + 6cd19fd commit 8ea9d14
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.2"
version = "0.19.3"

[deps]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Expand All @@ -27,7 +27,7 @@ PencilArraysDiffEqExt = ["DiffEqBase"]
PencilArraysHDF5Ext = ["HDF5"]

[compat]
Adapt = "3"
Adapt = "3, 4"
DiffEqBase = "6"
HDF5 = "0.16, 0.17"
JSON3 = "1.4"
Expand Down

0 comments on commit 8ea9d14

Please sign in to comment.