From a5fd82b3eaf1907d0bca5448155604fb83ffd4c4 Mon Sep 17 00:00:00 2001 From: stellarshenson Date: Mon, 19 Jan 2026 08:06:52 +0100 Subject: [PATCH] updated version --- project.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.env b/project.env index 39fe1cb..ee673b8 100644 --- a/project.env +++ b/project.env @@ -3,7 +3,7 @@ PROJECT_NAME="stellars-jupyterhub-ds" PROJECT_DESCRIPTION="Multi-user JupyterHub 4 deployment platform with data science stack, GPU auto-detection, NativeAuthenticator, and isolated per-user environments spawned via DockerSpawner" # Version -VERSION="3.6.21_cuda-13.0.2_jh-5.4.2" +VERSION="3.6.22_cuda-13.0.2_jh-5.4.2" VERSION_COMMENT="Standardize env vars with JUPYTERHUB_ prefix, admin settings page" RELEASE_TAG="RELEASE_3.2.11" RELEASE_DATE="2025-11-09"