From 9d7e85835c520c06f2fd2f6acdab3d052e1a94ea Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 16 Sep 2023 17:10:46 +0530 Subject: [PATCH] New version: LinearSegmentation v0.3.0 (#91534) UUID: dc48124f-afd3-49fa-9962-2c9cdaf82bd1 Repo: https://github.com/stelmo/LinearSegmentation.jl.git Tree: f53b547aa5bba38171c67d23b00623c6ecca06dc Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- L/LinearSegmentation/Compat.toml | 6 ++++-- L/LinearSegmentation/Deps.toml | 4 +++- L/LinearSegmentation/Versions.toml | 3 +++ 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/L/LinearSegmentation/Compat.toml b/L/LinearSegmentation/Compat.toml index 580bf0a819ddc71..622ccb0e548cb2c 100644 --- a/L/LinearSegmentation/Compat.toml +++ b/L/LinearSegmentation/Compat.toml @@ -1,6 +1,8 @@ [0] DocStringExtensions = "0.9" -GLM = "1.8.0-1" Graphs = "1.8.0-1" -Statistics = "1.9.0-1" julia = "1.9.0-1" + +["0-0.2"] +GLM = "1.8.0-1" +Statistics = "1.9.0-1" diff --git a/L/LinearSegmentation/Deps.toml b/L/LinearSegmentation/Deps.toml index 74b77221659f48c..5307cb4fe6eabae 100644 --- a/L/LinearSegmentation/Deps.toml +++ b/L/LinearSegmentation/Deps.toml @@ -1,8 +1,10 @@ [0] DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" -GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +["0-0.2"] +GLM = "38e38edf-8417-5370-95a0-9cbb8c7f171a" + ["0-0.2.1"] Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" diff --git a/L/LinearSegmentation/Versions.toml b/L/LinearSegmentation/Versions.toml index 7d491da331a004a..53dc5ca5e5899a3 100644 --- a/L/LinearSegmentation/Versions.toml +++ b/L/LinearSegmentation/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "4de61c89fd0de5a682c95b9bd5af12bd65cde2c2" ["0.2.2"] git-tree-sha1 = "cbad94935c2a83a32216c29e32188e4bae3f6584" + +["0.3.0"] +git-tree-sha1 = "f53b547aa5bba38171c67d23b00623c6ecca06dc"