Skip to content

Commit

Permalink
release 1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
cdwensley committed Sep 23, 2024
1 parent 98eb07b commit 2c14713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGES to the 'groupoids' package

## Version 1.75 for GAP 4.13.1 (23/09/24)
## Version 1.76 for GAP 4.13.1 (23/09/24)
* (23/09/24) fix error caused re immutable ExtRepOfObj by GAP pull #5808

## Version 1.74 for GAP 4.12.2 (09/02/23)
Expand Down
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SetPackageInfo( rec(

PackageName := "groupoids",
Subtitle := "Calculations with finite groupoids and their homomorphisms",
Version := "1.75",
Version := "1.76",
Date := "23/09/2024", # dd/mm/yyyy format
License := "GPL-2.0-or-later",

Expand Down

0 comments on commit 2c14713

Please sign in to comment.