Skip to content

Commit 6de3c81

Browse files
Merge pull request #84 from ProjectTorreyPines/compathelper/new_version/2025-05-16-03-52-14-239-04262786048
CompatHelper: bump compat for Interpolations to 0.16, (keep existing compat) This pull request changes the compat entry for the Interpolations package from 0.15 to 0.15, 0.16. This keeps the compat entries for earlier versions.
2 parents e7bb2d3 + 64ae55e commit 6de3c81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "IMASggd"
22
uuid = "b7b5e640-9b39-4803-84eb-376048795def"
33
authors = ["Anchal Gupta <guptaa@fusion.gat.com>"]
4-
version = "3.2.1"
4+
version = "3.2.2"
55

66
[deps]
77
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
@@ -18,7 +18,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818
ArgParse = "1"
1919
ColorSchemes = "3"
2020
IMASdd = "2, 3, 4, 5, 6"
21-
Interpolations = "0.15"
21+
Interpolations = "0.15, 0.16"
2222
NearestNeighbors = "0.4"
2323
RecipesBase = "1"
2424
StaticArrays = "1"

0 commit comments

Comments
 (0)