diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-08-27 15:20:37 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-08-27 15:20:37 +0200 |
commit | 83048b72e52c63df8359f30f8f47b5941da71831 (patch) | |
tree | 06f44d12f76dfbc97821fe43b466deb054bb7b0d | |
parent | 82ff53e45cd7594bd48a4c9bc5c0970cede36073 (diff) | |
download | gemato-83048b72e52c63df8359f30f8f47b5941da71831.tar.gz |
Bump to 15.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='15.0', + version='15.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |