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"