From 7cd0423db9a959e982fd88da4413809c2fde3a59 Mon Sep 17 00:00:00 2001 From: fbarreir Date: Mon, 23 Sep 2024 14:50:23 +0200 Subject: [PATCH] Increased release version --- PandaPkgInfo.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PandaPkgInfo.py b/PandaPkgInfo.py index 9c197fd46..78fbc477e 100644 --- a/PandaPkgInfo.py +++ b/PandaPkgInfo.py @@ -1 +1 @@ -release_version = "0.3.21" +release_version = "0.3.22"