From 585df61e6f21558d59ec7c4b38a96814d18dadb2 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Wed, 2 Sep 2026 14:40:35 +0200 Subject: [PATCH] Bump version to 0.0.7 --- packaging/zvirt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/zvirt.spec b/packaging/zvirt.spec index 68097a7..71b8513 100644 --- a/packaging/zvirt.spec +++ b/packaging/zvirt.spec @@ -1,6 +1,6 @@ %global __brp_python_bytecompile %{nil} Name: zvirt -Version: 0.0.6 +Version: 0.0.7 %if %{defined dist} Release: 1%{?dist} %else