diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-01 13:35:39 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-01 13:35:39 +0200 |
commit | 85b0a3170989d61e06e385a660614f3d1ab36d20 (patch) | |
tree | b0c43038b584250654aca193d3a75f9dfbfb1b8e /setup.py | |
parent | ce683786ce6ad9d0f5723b4438bb9054f4a49d77 (diff) | |
download | gemato-85b0a3170989d61e06e385a660614f3d1ab36d20.tar.gz |
Bump to 16.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ from setuptools import setup setup( name='gemato', - version='16.1', + version='16.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |