diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-03 10:06:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-03 10:06:21 +0100 |
commit | 9040b55684a59e0b3b716dff43745abaa80061fc (patch) | |
tree | 4c1db2c7bdaf1ee086870789405980cd8d303ddc /setup.py | |
parent | 7dcec940e1145bd713096a3f50b7088d3a2e8ee9 (diff) | |
download | gemato-9040b55684a59e0b3b716dff43745abaa80061fc.tar.gz |
Bump to 9.0
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='8', + version='9.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |