diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-02 20:30:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-02 20:30:04 +0100 |
commit | 4bfcca8ac6cb872819d08e8c6cae3e2dd58ecd07 (patch) | |
tree | 42931dc66d721fe1083de2fb0e8f31352f0081a4 /setup.py | |
parent | eddf6017b3b65bdd64163e49e92ff971d38e3d56 (diff) | |
download | gemato-4bfcca8ac6cb872819d08e8c6cae3e2dd58ecd07.tar.gz |
Bump to v11.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='10.3', + version='11.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |