diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-08-30 18:15:03 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-08-30 18:15:03 +0200 |
commit | bf9dcaad54420025a54364570ff64ff199364265 (patch) | |
tree | f00307207eb9e81d31de4b3165273c440cc545aa /setup.py | |
parent | 4bbf3c6ea08cdf468907c55c33efe060aee4c2c9 (diff) | |
download | gemato-bf9dcaad54420025a54364570ff64ff199364265.tar.gz |
Bump to 15.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='15.1', + version='15.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |