Skip to content

Commit c7756cb

Browse files
github-actions[bot]CompatHelper Juliabriochemc
authored
CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#93)
* CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Benoit Pasquier <[email protected]>
1 parent 8d442e6 commit c7756cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AIBECS"
22
uuid = "ace601d6-714c-11e9-04e5-89b7fad23838"
33
authors = ["Benoit Pasquier <[email protected]>"]
4-
version = "0.13.0"
4+
version = "0.13.1"
55

66
[deps]
77
Bijectors = "76274a88-744f-5084-9051-94815aaf08c4"
@@ -47,7 +47,7 @@ FieldMetadata = "0.3"
4747
Flatten = "0.3, 0.4"
4848
ForwardDiff = "0.10"
4949
ImageFiltering = "0.6, 0.7"
50-
Interpolations = "0.12, 0.13"
50+
Interpolations = "0.12, 0.13, 0.14"
5151
JLD2 = "0.4"
5252
MAT = "0.10"
5353
MetadataArrays = "0.1"

0 commit comments

Comments
 (0)