diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-08-01 10:41:45 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-08-01 10:53:35 +0200 |
commit | bcee9804a50480d1575d09a460884a8549468232 (patch) | |
tree | 8119dfb37eefc37e8888abe80210ed7ce566c964 /setup.py | |
parent | 5746c64972acfb59d36cf76eb0ee1dc8abaaec14 (diff) | |
download | gemato-bcee9804a50480d1575d09a460884a8549468232.tar.gz |
Bump to 14.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='13.1', + version='14.0', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |