We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c0b7f commit 3f959bbCopy full SHA for 3f959bb
1 file changed
PackageInfo.g
@@ -10,8 +10,8 @@ SetPackageInfo( rec(
10
11
PackageName := "RepnDecomp",
12
Subtitle := "Decompose representations of finite groups into irreducibles",
13
-Version := "1.3.0",
14
-Date := "02/01/2023", # dd/mm/yyyy format
+Version := "1.3.1",
+Date := "10/09/2025", # dd/mm/yyyy format
15
License := "GPL-3.0",
16
17
Persons := [
@@ -30,10 +30,10 @@ Persons := [
30
IsMaintainer := true,
31
FirstNames := "Dmitrii",
32
LastName := "Pasechnik",
33
- WWWHome := "http://pasechnik.info",
34
- Email := "dima@e.email",
35
- Place := "Oxford",
36
- Institution := "University of Oxford",
+ WWWHome := "https://pasechnik.info/dima",
+ Email := "dima@pasechnik.info",
+ Place := "Evanston",
+ Institution := "Northwestern University",
37
),
38
],
39
0 commit comments