diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-25 09:42:15 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-25 09:42:15 +0200 |
commit | d6242ffabd9377cb6988a4edf9edfaa330bab6ed (patch) | |
tree | e700452ccbe519745931e8b28374362974c4cbbc /setup.py | |
parent | 2f8b32787a0cb021e45d84be457897cbe67a8d42 (diff) | |
download | gemato-d6242ffabd9377cb6988a4edf9edfaa330bab6ed.tar.gz |
Bump to 14.3
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='14.2', + version='14.3', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |