diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-13 15:21:27 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-13 15:21:27 +0200 |
commit | 99004155e7439f7f02030f7ec16db1d96d6d9b5b (patch) | |
tree | cade55c180da65a174266abca7df831a56a4f288 /setup.py | |
parent | 1b1202bffb7662b90a752f53e64d5702dc901713 (diff) | |
download | gemato-99004155e7439f7f02030f7ec16db1d96d6d9b5b.tar.gz |
Bump to v13.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='12.2', + version='13.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |