From fd200fcd0b20552659d1b58de91a600d31e9b5c7 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 14 Aug 2023 07:06:07 +0200 Subject: Bump to 20.5 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 1ff5dd0..4e049f3 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.4" +__version__ = "20.5" -- cgit v1.2.3