From 1e3a8ca0c9afd6f28c253f9bd166fe9ade7d4d0e Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Fri, 2 Aug 2024 00:27:22 +0100 Subject: [PATCH] Release `2024.8.1` (#431) --- 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 0bf956a1..1b012106 100644 --- a/jhub_apps/__about__.py +++ b/jhub_apps/__about__.py @@ -1 +1 @@ -__version__ = "2024.7.1" +__version__ = "2024.8.1"