Skip to content

Commit

Permalink
changed date in packageinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
pedritomelenas committed Oct 27, 2023
1 parent 1f6e3ad commit a9ca43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SetPackageInfo( rec(
PackageName := "NumericalSgps",
Subtitle := "A package for numerical semigroups",
Version := "1.3.1 dev",
Date := "27/07/2022", # dd/mm/yyyy format
Date := "27/10/2023", # dd/mm/yyyy format
License := "GPL-2.0-or-later",

## Information about authors and maintainers.
Expand Down

0 comments on commit a9ca43b

Please sign in to comment.