Skip to content

Commit

Permalink
Update version number and date for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nathancarter committed Aug 16, 2022
1 parent 5945d6c commit d40cb31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PackageInfo.g
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ SetPackageInfo( rec(

PackageName := "JupyterViz",
Subtitle := "Visualization Tools for Jupyter and the GAP REPL",
Version := "1.5.5",
Date := "08/05/2022", # Release date of current version, dd/mm/yyyy
Version := "1.5.6",
Date := "08/16/2022", # Release date of current version, dd/mm/yyyy
License := "GPL-2.0-or-later",


Expand Down

0 comments on commit d40cb31

Please sign in to comment.