diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-06 18:20:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-06 18:20:44 +0200 |
commit | ef505af887af2d24d098e5d9e55ead0172427b94 (patch) | |
tree | d064bbe32419a261d1c71f16ab3cb17a4f80dc91 /setup.py | |
parent | 1785a5405090eff4ecaea6bb34846ddc8e08572f (diff) | |
download | gemato-ef505af887af2d24d098e5d9e55ead0172427b94.tar.gz |
Bump to 16.0
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='15.3', + version='16.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |