We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f59b5 commit 4fc99c0Copy full SHA for 4fc99c0
2 files changed
CHANGES.md
@@ -1,3 +1,8 @@
1
+0.8.9 (2026-04-08)
2
+
3
+- janitorial changes
4
5
+------------------
6
0.8.8 (2025-12-03)
7
8
- janitorial changes
PackageInfo.g
@@ -2,8 +2,8 @@ SetPackageInfo( rec(
PackageName := "polymaking",
Subtitle := "Interfacing the geometry software polymake",
-Version := "0.8.8",
-Date := "03/12/2025", # dd/mm/yyyy format
+Version := "0.8.9",
+Date := "09/04/2026", # dd/mm/yyyy format
License := "GPL-2.0-or-later",
9
Persons := [
0 commit comments