Skip to content

Commit d4f09d1

Browse files
Merge pull request #26 from mohamed-barakat/MonoidalCategories
comply with CAP v2021.08-03 and MonoidalCategories v2021.08-01
2 parents 3c0ad26 + f747e40 commit d4f09d1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CapAndHomalg"
22
uuid = "c4774649-1891-41ea-a883-87141804c57c"
33
authors = ["Mohamed Barakat <[email protected]>"]
4-
version = "1.1.7"
4+
version = "1.1.8"
55

66
[deps]
77
GAP = "c863536a-3901-11e9-33e7-d5cd0df7b904"

docs/src/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ julia> Sgrmod = GradedLeftPresentations( S )
270270
GAP: The category of graded left f.p. modules over Q[x,y] (with weights [ 1, 1 ])
271271
272272
julia> InfoOfInstalledOperationsOfCategory( Sgrmod )
273-
40 primitive operations were used to derive 172 operations for this category which
273+
40 primitive operations were used to derive 185 operations for this category which
274274
* IsAbCategory
275275
* IsMonoidalCategory
276276
* IsAbelianCategoryWithEnoughProjectives

0 commit comments

Comments
 (0)