We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ab25ed commit 9322764Copy full SHA for 9322764
CHANGES.md
@@ -1,6 +1,6 @@
1
This file describes changes in the smallgrp package.
2
3
-# 1.5 (YYYY-MM-DD)
+# 1.5 (2022-04-06)
4
5
- Replaced the GAP Team as maintainer by Max Horn upon request by the
6
authors
PackageInfo.g
@@ -10,8 +10,8 @@ SetPackageInfo( rec(
10
11
PackageName := "SmallGrp",
12
Subtitle := "The GAP Small Groups Library",
13
-Version := "1.4.2",
14
-Date := "18/12/2020", # dd/mm/yyyy format
+Version := "1.5",
+Date := "06/04/2022", # dd/mm/yyyy format
15
License := "Artistic-2.0",
16
17
Persons := [
0 commit comments