From 187885412fa6bc0e7b4e67407a910ff557abe101 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 12 Jun 2024 09:17:19 +0530 Subject: [PATCH] New version: Photometry v0.9.2 (#108754) UUID: af68cb61-81ac-52ed-8703-edc140936be4 Repo: https://github.com/JuliaAstro/Photometry.jl.git Tree: d25681079b9d24ff7c33a51046f2a9b6c68878df Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- P/Photometry/Compat.toml | 7 ++++++- P/Photometry/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/P/Photometry/Compat.toml b/P/Photometry/Compat.toml index 6918debabdc45cb..2006021c44f0854 100644 --- a/P/Photometry/Compat.toml +++ b/P/Photometry/Compat.toml @@ -82,12 +82,17 @@ ImageFiltering = "0.6-0.7" ImageTransformations = "0.8-0.9" ["0.9-0"] -Interpolations = "0.12-0.14" LazySets = "2" julia = "1.6.0-1" +["0.9-0.9.1"] +Interpolations = "0.12-0.14" + ["0.9.0"] Statistics = "1.6.0-1" ["0.9.1-0"] ImageTransformations = "0.8-0.10" + +["0.9.2-0"] +Interpolations = "0.14.2-0.15" diff --git a/P/Photometry/Versions.toml b/P/Photometry/Versions.toml index 0a4b0827992b937..c1c0292f86c35ce 100644 --- a/P/Photometry/Versions.toml +++ b/P/Photometry/Versions.toml @@ -60,3 +60,6 @@ git-tree-sha1 = "47b496ddd23ef2c2a064a8a344025c264492f94a" ["0.9.1"] git-tree-sha1 = "1ffeefad202126c1513c51e54cebaf98cd7557bb" + +["0.9.2"] +git-tree-sha1 = "d25681079b9d24ff7c33a51046f2a9b6c68878df"