Skip to content

Commit 569d851

Browse files
committed
version 1.78 release
1 parent 3d93558 commit 569d851

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGES to the 'groupoids' package
22

3-
## Version 1.77dev for GAP 4.14.0 (17/07/25)
3+
## Version 1.78 for GAP 4.14.0 (18/07/25)
44
* (17/07/25) documented some missing categories in the manual
55

66
## Version 1.77 for GAP 4.14.0 (03/07/25)

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.77dev",
12-
Date := "17/07/2025", # dd/mm/yyyy format
11+
Version := "1.78",
12+
Date := "18/07/2025", # dd/mm/yyyy format
1313
License := "GPL-2.0-or-later",
1414

1515
Persons := [

0 commit comments

Comments
 (0)