From 7faa4639986d23465a138c9d1fdc8304f79e2955 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 17 May 2020 08:26:01 +0200 Subject: Bump to 14.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index f810480..49a6c8c 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # vim:fileencoding=utf-8 -# (C) 2017-2018 Michał Górny +# (C) 2017-2020 Michał Górny # Licensed under the terms of 2-clause BSD license from setuptools import setup @@ -8,7 +8,7 @@ from setuptools import setup setup( name='gemato', - version='14.3', + version='14.4', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', -- cgit v1.2.3