diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-08-25 21:10:01 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-08-25 21:11:54 +0200 |
commit | c02c24661520510739e34dcce64ee3e5904a4635 (patch) | |
tree | 53550c597507129728cdcf97f1dbb4da29741ea6 /setup.py | |
parent | e901b9ef63529563a1a43888cd09819130e04f32 (diff) | |
download | gemato-c02c24661520510739e34dcce64ee3e5904a4635.tar.gz |
Bump to 15.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='14.5', + version='15.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |