Skip to content

Commit

Permalink
New version: CombinatorialSpaces v0.6.0 (#94314)
Browse files Browse the repository at this point in the history
UUID: b1c52339-7909-45ad-8b6a-6e388f7c67f2
Repo: https://github.com/AlgebraicJulia/CombinatorialSpaces.jl.git
Tree: 0cfaa8852c89ea5a5b9f771f2be22ff06256e54f

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Oct 28, 2023
1 parent ac9947c commit bd953e1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 8 additions & 1 deletion C/CombinatorialSpaces/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,15 @@ LazyArrays = "0.20-0.22"
["0.4"]
Catlab = "0.14"

["0.5"]
Catlab = "0.15"

["0.5-0"]
ACSets = "0.2"
Catlab = "0.15"
LazyArrays = ["0.20-0.22", "1"]
julia = "1.9.0-1"

["0.6-0"]
Catlab = "0.16"
LinearAlgebra = "1.9.0-1"
SparseArrays = "1.9.0-1"
3 changes: 3 additions & 0 deletions C/CombinatorialSpaces/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ git-tree-sha1 = "7a0cd3ee16c3562e6b670c8d1dda96ae2873129d"

["0.5.0"]
git-tree-sha1 = "61585d530852cab96351acd6e4ba41138f75e622"

["0.6.0"]
git-tree-sha1 = "0cfaa8852c89ea5a5b9f771f2be22ff06256e54f"

0 comments on commit bd953e1

Please sign in to comment.