Skip to content

Commit

Permalink
New version: LinearSegmentation v0.3.0 (#91534)
Browse files Browse the repository at this point in the history
UUID: dc48124f-afd3-49fa-9962-2c9cdaf82bd1
Repo: https://github.com/stelmo/LinearSegmentation.jl.git
Tree: f53b547aa5bba38171c67d23b00623c6ecca06dc

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Sep 16, 2023
1 parent 39af584 commit 9d7e858
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
6 changes: 4 additions & 2 deletions L/LinearSegmentation/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
4 changes: 3 additions & 1 deletion L/LinearSegmentation/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions L/LinearSegmentation/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "4de61c89fd0de5a682c95b9bd5af12bd65cde2c2"

["0.2.2"]
git-tree-sha1 = "cbad94935c2a83a32216c29e32188e4bae3f6584"

["0.3.0"]
git-tree-sha1 = "f53b547aa5bba38171c67d23b00623c6ecca06dc"

0 comments on commit 9d7e858

Please sign in to comment.