From 1c01f43f8e8e4f666ed4c4c41757d1a4ef02ba3b Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Sat, 6 Jan 2024 01:19:18 +0000 Subject: [PATCH] fix entrypoint --- 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 a4e2017f..09888577 100644 --- a/jhub_apps/__about__.py +++ b/jhub_apps/__about__.py @@ -1 +1 @@ -__version__ = "0.1" +__version__ = "0.2"