diff --git a/D/DalitzPlot/Compat.toml b/D/DalitzPlot/Compat.toml index 6c19d1a9e520ca4..038c58c82bf06f7 100644 --- a/D/DalitzPlot/Compat.toml +++ b/D/DalitzPlot/Compat.toml @@ -28,6 +28,10 @@ Colors = "0.12.11-0.12" ["0.2.0"] PythonCall = "0.9.23-0.9" -["0.2.6-0"] +["0.2.6"] LinearAlgebra = "1.10.6-1" Printf = "1.10.6-1" + +["0.2.7-0"] +LinearAlgebra = "1.10.0-1" +Printf = "1.10.0-1" diff --git a/D/DalitzPlot/Versions.toml b/D/DalitzPlot/Versions.toml index 009bb7c64cc7d9d..000459253d5662d 100644 --- a/D/DalitzPlot/Versions.toml +++ b/D/DalitzPlot/Versions.toml @@ -42,3 +42,6 @@ git-tree-sha1 = "3ad90eacf7204184961d85310366507b40bbdf22" ["0.2.6"] git-tree-sha1 = "430ba970f16f3de3391655b8809b7aba2820b522" + +["0.2.7"] +git-tree-sha1 = "784d8aac48bef3386c3e0574fc0def4d1e548314"