Skip to content

Commit

Permalink
New version: DataInterpolations v6.2.0 (#113401)
Browse files Browse the repository at this point in the history
UUID: 82cc6244-b520-54b8-b5a6-8a565e85f1d0
Repo: https://github.com/SciML/DataInterpolations.jl.git
Tree: 7ea284078ad6807a32b546fb4f52368ea89c2318

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 19, 2024
1 parent 2006bc9 commit db3e362
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
5 changes: 4 additions & 1 deletion D/DataInterpolations/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ LinearAlgebra = "1.10.0-1"
Reexport = "1"
julia = "1.10.0-1"

["4.7.1-6"]
["4.7.1-6.1"]
FindFirstFunctions = "1.1.0-1"

["4.8-4"]
Expand All @@ -114,3 +114,6 @@ RecipesBase = "1.3.0-1"

["5.3"]
ReadOnlyArrays = "0.2"

["6.2-6"]
FindFirstFunctions = "1.3.0-1"
3 changes: 3 additions & 0 deletions D/DataInterpolations/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,6 @@ git-tree-sha1 = "fba076a7782168a9e2327ca671a18690af9868bd"

["6.1.0"]
git-tree-sha1 = "9cc1cf079b42b5b6392c6b1df4bfc3e2a852b597"

["6.2.0"]
git-tree-sha1 = "7ea284078ad6807a32b546fb4f52368ea89c2318"
5 changes: 4 additions & 1 deletion D/DataInterpolations/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Symbolics = "5.1.0-5"
["5.1-5"]
ChainRulesCore = "1.18.0-1"

["5.1-6"]
["5.1-6.1"]
Symbolics = "5.29.0-5"

["5.4-5"]
Expand All @@ -37,3 +37,6 @@ Zygote = "0.6"
[6]
ChainRulesCore = "1.24.0-1"
Zygote = "0.6.70-0.6"

["6.2-6"]
Symbolics = "5.29.0-6"

0 comments on commit db3e362

Please sign in to comment.