diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-04-27 15:16:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-04-27 15:16:55 +0200 |
commit | 71d622b9180eb69ff8bf2c59d0d15f3973f8bbe5 (patch) | |
tree | 236bb3f8d66923895c54b3f1539d7e68647eb640 | |
parent | 1879b6855429b40105b5caafe2ea491b711a3946 (diff) | |
download | gemato-71d622b9180eb69ff8bf2c59d0d15f3973f8bbe5.tar.gz |
Bump to v14.1
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='14.0', + version='14.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |