From 5bc47325163f91538917f75706e6dbdfa861ee12 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Fri, 31 May 2024 20:29:29 +0100 Subject: [PATCH] Release 2024.6.1rc1 (#314) --- jhub_apps/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jhub_apps/__about__.py b/jhub_apps/__about__.py index a0bd8e51..67be1097 100644 --- a/jhub_apps/__about__.py +++ b/jhub_apps/__about__.py @@ -1 +1 @@ -__version__ = "2024.4.1" +__version__ = "2024.6.1rc1"