Skip to content

Commit

Permalink
Prepare for v1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Apr 24, 2024
1 parent 86ebd6c commit bc7f2e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ SetPackageInfo( rec(

PackageName := "ferret",
Subtitle := "Backtrack Search in Permutation Groups",
Version := "1.0.10",
Date := "22/01/2024", # dd/mm/yyyy format
Version := "1.0.11",
Date := "24/04/2024", # dd/mm/yyyy format
License := "MPL-2.0",

Persons := [
Expand All @@ -12,7 +12,7 @@ Persons := [
IsMaintainer := true,
FirstNames := "Christopher",
LastName := "Jefferson",
WWWHome := "https://caj.host.cs.st-andrews.ac.uk/",
WWWHome := "https://heather.cafe/",
Email := "[email protected]",
GitHubUsername := "ChrisJefferson",
PostalAddress := Concatenation(
Expand Down

0 comments on commit bc7f2e4

Please sign in to comment.