diff --git a/PackageInfo.g b/PackageInfo.g index f8a431b..b4ed945 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -10,7 +10,7 @@ SetPackageInfo( rec( PackageName := "FinGSetsForCAP", Subtitle := "The (skeletal) elementary topos of finite G-sets", -Version := "2026.01-03", +Version := "2026.02-01", Date := (function ( ) if IsBound( GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE ) then return GAPInfo.SystemEnvironment.GAP_PKG_RELEASE_DATE; else return Concatenation( ~.Version{[ 1 .. 4 ]}, "-", ~.Version{[ 6, 7 ]}, "-01" ); fi; end)( ), License := "GPL-2.0-or-later", diff --git a/examples/notebooks/TS4.ipynb b/examples/notebooks/TS4.ipynb index 1f3f643..8776ba2 100644 --- a/examples/notebooks/TS4.ipynb +++ b/examples/notebooks/TS4.ipynb @@ -181,7 +181,7 @@ "file_extension": ".jl", "mimetype": "application/julia", "name": "julia", - "version": "1.12.4" + "version": "1.12.5" } }, "nbformat": 4,