diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-05 13:58:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-05 13:58:24 +0200 |
commit | cdfce4176008c3ba73d1a47c05545de73ff45b7b (patch) | |
tree | ad1a227300cbe3459fd919487b4d4a3cb81523c7 | |
parent | 49ff2ca317dcf62f9c085f12aedc820149495d71 (diff) | |
download | gemato-cdfce4176008c3ba73d1a47c05545de73ff45b7b.tar.gz |
Bump to 15.3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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.2', + version='15.3', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |