diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-24 22:03:46 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-24 22:03:46 +0100 |
commit | 94f70553d9cfbf606a0d1838efaafaf0dc9bea7a (patch) | |
tree | 95c7ae64ba15b3835cd1686823165ee7701962d3 /setup.py | |
parent | caa285f1cceb392fbcec264d495341c9954588ff (diff) | |
download | gemato-94f70553d9cfbf606a0d1838efaafaf0dc9bea7a.tar.gz |
Bump to 10.1
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='10.0', + version='10.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |