Skip to content

Commit 3f959bb

Browse files
authored
bump meta-info and version
1 parent c7c0b7f commit 3f959bb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

PackageInfo.g

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ SetPackageInfo( rec(
1010

1111
PackageName := "RepnDecomp",
1212
Subtitle := "Decompose representations of finite groups into irreducibles",
13-
Version := "1.3.0",
14-
Date := "02/01/2023", # dd/mm/yyyy format
13+
Version := "1.3.1",
14+
Date := "10/09/2025", # dd/mm/yyyy format
1515
License := "GPL-3.0",
1616

1717
Persons := [
@@ -30,10 +30,10 @@ Persons := [
3030
IsMaintainer := true,
3131
FirstNames := "Dmitrii",
3232
LastName := "Pasechnik",
33-
WWWHome := "http://pasechnik.info",
34-
Email := "dima@e.email",
35-
Place := "Oxford",
36-
Institution := "University of Oxford",
33+
WWWHome := "https://pasechnik.info/dima",
34+
Email := "dima@pasechnik.info",
35+
Place := "Evanston",
36+
Institution := "Northwestern University",
3737
),
3838
],
3939

0 commit comments

Comments
 (0)