Skip to content

Commit

Permalink
New version: Muon v0.2.1 (#116815)
Browse files Browse the repository at this point in the history
UUID: 446846d7-b4ce-489d-bf74-72da18fe3629
Repo: https://github.com/scverse/Muon.jl.git
Tree: 627fd27098220fcddc8cf365372302fea4062cbb

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 8, 2024
1 parent b3bb1ef commit 3964f25
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion M/Muon/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
CategoricalArrays = "0.9"
CompressHashDisplace = "0.1.2-0.1"
DataFrames = ["0.22", "1"]
FileIO = "1.6.0-1"
Expand All @@ -8,7 +7,14 @@ julia = "1.5.0-1"
["0-0.1"]
HDF5 = ["0.15-0.99", "1"]

["0-0.2.0"]
CategoricalArrays = "0.9"

["0.2-0"]
HDF5 = ["0.16-0.99", "1"]
OrderedCollections = "1.6.0-1"
StructArrays = "0.6.4-0.6"

["0.2.1-0"]
CategoricalArrays = "0.9-0.10"
PooledArrays = "1"
3 changes: 3 additions & 0 deletions M/Muon/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
["0.2-0"]
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"

["0.2.1-0"]
PooledArrays = "2dfb63ee-cc39-5dd5-95bd-886bf059d720"
3 changes: 3 additions & 0 deletions M/Muon/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "48d24ca61ac03a8ad62c664f7bf8ad270c815909"

["0.2.0"]
git-tree-sha1 = "ff611246bb4df30c45ca56562502f96833158895"

["0.2.1"]
git-tree-sha1 = "627fd27098220fcddc8cf365372302fea4062cbb"

0 comments on commit 3964f25

Please sign in to comment.