Skip to content

Commit 2e08a89

Browse files
committed
version 1.81 release
1 parent 29d79b1 commit 2e08a89

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ SetPackageInfo( rec(
88

99
PackageName := "groupoids",
1010
Subtitle := "Calculations with finite groupoids and their homomorphisms",
11-
Version := "1.79-dev",
12-
Date := "06/11/2025", # dd/mm/yyyy format
11+
Version := "1.81",
12+
Date := "26/11/2025", # dd/mm/yyyy format
1313
License := "GPL-2.0-or-later",
1414

1515
Persons := [

doc/gpd.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -680,7 +680,7 @@ gap> [ IsFullSubgroupoid( Ga4, Ha4 ), IsFullSubgroupoid( Ha4, Hc3a ) ];
680680
]]>
681681
</Example>
682682

683-
<ManSection Label="sec-subgpd-obs">
683+
<ManSection Label="sec-parent-list">
684684
<Attr Name="ParentList"
685685
Arg="dwo" />
686686
<Description>

0 commit comments

Comments
 (0)