From 39bca9d1166b5fab6d4d889028bb9e32a2f65883 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 29 May 2023 21:00:05 +0200 Subject: Bump to 20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- gemato/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemato/__init__.py b/gemato/__init__.py index 652982e..1ff5dd0 100644 --- a/gemato/__init__.py +++ b/gemato/__init__.py @@ -1,3 +1,3 @@ """Gentoo Manifest Tool -- a utility to verify and update Manifest files""" -__version__ = "20.3" +__version__ = "20.4" -- cgit v1.2.3