From 19aa77315b8d0c67d9bd95bae71ed212852b6589 Mon Sep 17 00:00:00 2001 From: Michael Ablassmeier Date: Wed, 9 Oct 2024 21:30:05 +0200 Subject: [PATCH] raise version --- libqmpbackup/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libqmpbackup/version.py b/libqmpbackup/version.py index dd68e22..0c15b13 100644 --- a/libqmpbackup/version.py +++ b/libqmpbackup/version.py @@ -10,4 +10,4 @@ This work is licensed under the terms of the GNU GPL, version 3. See the LICENSE file in the top-level directory. """ -VERSION = "0.30" +VERSION = "0.31"