diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-11 20:25:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-11 20:25:00 +0100 |
commit | 87f2cf6e0affab740c1698a592e158dc1e981cff (patch) | |
tree | 33aeda6b9cf995b81cb789f03212418325befe77 /setup.py | |
parent | 44e29b7c5e4354b65b3a45a2deb2f480ba7c2ee2 (diff) | |
download | gemato-87f2cf6e0affab740c1698a592e158dc1e981cff.tar.gz |
Bump to v12.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='11.2', + version='12.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |