Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Pfeiffer committed Sep 18, 2018
1 parent ac731aa commit e7e8253
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 @@ -10,8 +10,8 @@ SetPackageInfo( rec(

PackageName := "JupyterKernel",
Subtitle := "Jupyter kernel written in GAP",
Version := "0.999999",
Date := "31/07/2018", # dd/mm/yyyy format
Version := "0.9999999",
Date := "18/09/2018", # dd/mm/yyyy format

Persons := [
rec(
Expand Down

0 comments on commit e7e8253

Please sign in to comment.