Skip to content

Commit e4a2834

Browse files
committed
Version 0.8.8
1 parent ea1cb6c commit e4a2834

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.8.8 (2025-12-03)
2+
3+
- janitorial changes
4+
5+
------------------
6+
17
0.8.7 (2023-10-04)
28

39
- fix broken link in the manual

PackageInfo.g

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ SetPackageInfo( rec(
22

33
PackageName := "polymaking",
44
Subtitle := "Interfacing the geometry software polymake",
5-
Version := "0.8.7",
6-
Date := "04/10/2023", # dd/mm/yyyy format
5+
Version := "0.8.8",
6+
Date := "03/12/2025", # dd/mm/yyyy format
77
License := "GPL-2.0-or-later",
88

99
Persons := [

0 commit comments

Comments
 (0)