Skip to content

Commit

Permalink
New version: CategoryData v0.3.0 (#124050)
Browse files Browse the repository at this point in the history
UUID: 8fccf25a-f50e-468c-8fba-3cb130506274
Repo: https://github.com/lkdvos/CategoryData.jl.git
Tree: 11498ec6b7c18e56ebd8519680f42b2e5ab96fdf

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 30, 2025
1 parent 3c896a9 commit 02353a6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
13 changes: 10 additions & 3 deletions C/CategoryData/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,29 @@
[0]
Inflate = "0.1"
julia = "1.6.0-1"

["0-0.1"]
SparseArrayKit = "0.2"
TensorKit = "0.10"

["0.2-0"]
["0-0.2"]
julia = "1.6.0-1"

["0.2"]
SparseArrayKit = "0.2-0.3"

["0.2-0.2.1"]
TensorKit = "0.11"

["0.2.2-0"]
["0.2.2-0.2"]
TensorKit = "0.11-0.12"

["0.2.3-0"]
Downloads = "1"
Pkg = "1"
SHA = ["0.7", "1"]
Tar = "1"

["0.3-0"]
SparseArrayKit = "0.4"
TensorKitSectors = "0.1"
julia = "1.10.0-1"
5 changes: 5 additions & 0 deletions C/CategoryData/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
SparseArrayKit = "a9a3c162-d163-4c15-8926-b8794fbefed2"
Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"

["0-0.2"]
TensorKit = "07d1fe3e-3e46-537d-9eac-e9e13d0d4cec"

["0.3-0"]
TensorKitSectors = "13a9c161-d5da-41f0-bcbd-e1a08ae0647f"
3 changes: 3 additions & 0 deletions C/CategoryData/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ git-tree-sha1 = "3209a9c110cde7b032ac8a7af42d2dd3c1885822"

["0.2.5"]
git-tree-sha1 = "79e48c0e3ec2979534f3ee9a8bfab715950aa568"

["0.3.0"]
git-tree-sha1 = "11498ec6b7c18e56ebd8519680f42b2e5ab96fdf"

0 comments on commit 02353a6

Please sign in to comment.