From 22bfd8186f96ab72aa03b7f58c0623a2fae8ffe2 Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 23 Dec 2021 23:50:30 +0530 Subject: [PATCH] New version: DAMMmodel v0.1.4 (#51136) UUID: 7af7f183-cd03-4039-bf6b-67ea3eb1648d Repo: https://github.com/CUPofTEAproject/DAMMmodel.jl.git Tree: c047c336e199bc7d3cf14e389a9f58f70c2f978e Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- D/DAMMmodel/Compat.toml | 3 +++ D/DAMMmodel/Deps.toml | 4 ++++ D/DAMMmodel/Versions.toml | 3 +++ 3 files changed, 10 insertions(+) diff --git a/D/DAMMmodel/Compat.toml b/D/DAMMmodel/Compat.toml index 7ac195bffae681b..26bac798542af40 100644 --- a/D/DAMMmodel/Compat.toml +++ b/D/DAMMmodel/Compat.toml @@ -11,3 +11,6 @@ julia = "1.6.0-1" ["0.1.3-0"] julia = "1.7.0-1" + +["0.1.4-0"] +LsqFit = "0.12.1-0.12" diff --git a/D/DAMMmodel/Deps.toml b/D/DAMMmodel/Deps.toml index e469c140cdf40a3..c0fce6505eb75f4 100644 --- a/D/DAMMmodel/Deps.toml +++ b/D/DAMMmodel/Deps.toml @@ -7,3 +7,7 @@ UnicodeFun = "1cfade01-22cf-5700-b092-accc4b62d6e1" ["0.1.1"] SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" + +["0.1.4-0"] +LsqFit = "2fda8390-95c7-5789-9bda-21331edee243" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" diff --git a/D/DAMMmodel/Versions.toml b/D/DAMMmodel/Versions.toml index 21f9a35245746d1..0696397689eaf5c 100644 --- a/D/DAMMmodel/Versions.toml +++ b/D/DAMMmodel/Versions.toml @@ -9,3 +9,6 @@ git-tree-sha1 = "5d31b9c2e263b7976ff070a3cb134f21714cbb73" ["0.1.3"] git-tree-sha1 = "f4bc04e44c5a74a6fcf73b3611d72f173e9e5915" + +["0.1.4"] +git-tree-sha1 = "c047c336e199bc7d3cf14e389a9f58f70c2f978e"