diff --git a/CHANGES b/CHANGES index c6caa21..8952a54 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ In this file we record the changes since the first release of the TORIC package. +Toric 1.9.6 - (2024-07-04) + - Fix problems with the Gua05 BibTeX entry + - Fix building the manual on case sensitive file systems + - Minor janitorial changes + Toric 1.9.5 - (2019-10-07) - Transferred package maintenance to the GAP team - Minor janitorial changes diff --git a/PackageInfo.g b/PackageInfo.g index b65911b..ae54c63 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -8,8 +8,8 @@ SetPackageInfo( rec( PackageName := "Toric", Subtitle := "toric varieties and some combinatorial geometry computations", - Version := "1.9.5", - Date := "07/10/2019", # dd/mm/yyyy format + Version := "1.9.6", + Date := "04/07/2024", # dd/mm/yyyy format License := "MIT", Persons := [