From aae1295240ca554b5459d667bd05e21b535d4ff6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 1 Mar 2023 20:27:43 +0100 Subject: Bump to v20.0 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 87e3aa3..e227c61 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__ = "19.0" +__version__ = "20.0" -- cgit v1.2.3