Skip to content

Commit 4fc99c0

Browse files
committed
Version 0.8.9
1 parent 04f59b5 commit 4fc99c0

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.8.9 (2026-04-08)
2+
3+
- janitorial changes
4+
5+
------------------
16
0.8.8 (2025-12-03)
27

38
- janitorial changes

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.8",
6-
Date := "03/12/2025", # dd/mm/yyyy format
5+
Version := "0.8.9",
6+
Date := "09/04/2026", # dd/mm/yyyy format
77
License := "GPL-2.0-or-later",
88

99
Persons := [

0 commit comments

Comments
 (0)