diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-18 19:35:18 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-18 19:35:18 +0200 |
commit | 2ee226b0dc771900c580cf2a9213dd24466fe254 (patch) | |
tree | 9df44c7ab5de7687bd30d59593cc1a2181b7deb5 /setup.py | |
parent | bb348145a9a3fb46d14cdd4557bb19ca83cf2c70 (diff) | |
download | gemato-2ee226b0dc771900c580cf2a9213dd24466fe254.tar.gz |
Bump to 14.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='14.1', + version='14.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |