diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-10 09:51:06 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-10 09:51:06 +0100 |
commit | 8d7f61528289bf0e31d871b9361fe1d033590e94 (patch) | |
tree | 2c0b8428d0553488f82b7e95872a99d4ec43792a | |
parent | 4cbc4501a7ede59c8ae0c877db82a098b0e4f016 (diff) | |
download | gemato-8d7f61528289bf0e31d871b9361fe1d033590e94.tar.gz |
Bump to 9.2
-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='9.1', + version='9.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |