Skip to content

Commit

Permalink
Bump [compat] for Interpolations (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy authored Jan 23, 2024
1 parent 3d4dbf8 commit 577c6bb
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 = "RegisterPenalty"
uuid = "464fa2a9-b19c-5c59-8698-f58c971f971e"
authors = ["Tim Holy <tim.holy@gmail.com>"]
version = "0.3.1"
version = "0.3.2"

[deps]
CachedInterpolations = "b9709bfb-d23d-5560-8276-8c35c4b76823"
Expand All @@ -18,7 +18,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
CachedInterpolations = "0.1"
CenterIndexedArrays = "0.1, 0.2"
CoordinateTransformations = "0.5, 0.6"
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13"
Interpolations = "0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15"
RegisterCore = "0.2.1"
RegisterDeformation = "0.3, 0.4"
RegisterUtilities = "0.1"
Expand Down

0 comments on commit 577c6bb

Please sign in to comment.