From e92b5092f454202c47fab2f3bf0b8bd3e6c7dd81 Mon Sep 17 00:00:00 2001 From: fbarreir Date: Tue, 5 Nov 2024 10:03:39 +0100 Subject: [PATCH] Increase version number --- PandaPkgInfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PandaPkgInfo.py b/PandaPkgInfo.py index 9e0bb825..57b44cb9 100644 --- a/PandaPkgInfo.py +++ b/PandaPkgInfo.py @@ -1 +1 @@ -release_version = "0.4.0" +release_version = "0.4.1"