Skip to content

Commit

Permalink
Version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-konovalov committed Aug 4, 2021
1 parent 768f71d commit b5291d5
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 := "1.3",
Date := "23/02/2019", # dd/mm/yyyy format
Version := "1.4.0",
Date := "04/08/2021", # dd/mm/yyyy format
License := "BSD-3-Clause",

Persons := [
Expand Down

0 comments on commit b5291d5

Please sign in to comment.