Skip to content

Commit 9a45c71

Browse files
updated compat to include CAP 0.7
1 parent 65d26af commit 9a45c71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010

1111
# Transpiled from GAP's MonoidalCategories v2025.12-01
12-
version = "0.2.13"
12+
version = "0.2.14"
1313

1414
[deps]
1515
CAP = "d64df2ee-d2bb-46f4-8cbc-f03bb858f8cb"
@@ -20,7 +20,7 @@ CAP = "d64df2ee-d2bb-46f4-8cbc-f03bb858f8cb"
2020

2121
[compat]
2222
julia = "1.11"
23-
CAP = "0.4, 0.5, 0.6"
23+
CAP = "0.4, 0.5, 0.6, 0.7"
2424

2525
[extras]
2626
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)