Skip to content

Commit

Permalink
Prepare for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Jan 9, 2025
1 parent 087612a commit d15ebdf
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 @@ -10,8 +10,8 @@ SetPackageInfo( rec(

PackageName := "Vole",
Subtitle := "Vole organises lengthy explorations: Backtrack search in permutation groups with graphs",
Version := "0.5.3",
Date := "21/12/2021", # dd/mm/yyyy format
Version := "0.6.0",
Date := "09/01/2025", # dd/mm/yyyy format
License := "MPL-2.0",

Persons := [
Expand All @@ -29,7 +29,7 @@ Persons := [
rec(
FirstNames := "Christopher",
LastName := "Jefferson",
WWWHome := "https://caj.host.cs.st-andrews.ac.uk",
WWWHome := "https://heather.cafe",
Email := "caj21@st-andrews.ac.uk",
GitHubUsername := "ChrisJefferson",
IsAuthor := true,
Expand Down

0 comments on commit d15ebdf

Please # to comment.