File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,15 +28,15 @@ SetPackageInfo( rec(
28
28
29
29
PackageName := " JupyterViz" ,
30
30
Subtitle := " Visualization Tools for Jupyter and the GAP REPL" ,
31
- Version := " 1.4 .0" ,
32
- Date := " 21 /02/2019" , # Release date of current version, dd/mm/yyyy
31
+ Version := " 1.5 .0" ,
32
+ Date := " 26 /02/2019" , # Release date of current version, dd/mm/yyyy
33
33
34
34
# # Optional: if the package manual uses GAPDoc, you may duplicate the
35
35
# # version and the release date as shown below to read them while building
36
36
# # the manual using GAPDoc facilities to distibute documents across files.
37
37
# # <#GAPDoc Label="PKGVERSIONDATA">
38
- # # <!ENTITY VERSION "1.4 .0">
39
- # # <!ENTITY RELEASEDATE "21 February 2019">
38
+ # # <!ENTITY VERSION "1.5 .0">
39
+ # # <!ENTITY RELEASEDATE "26 February 2019">
40
40
# # <#/GAPDoc>
41
41
42
42
You can’t perform that action at this time.
0 commit comments