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