diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-16 11:13:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-16 11:13:47 +0100 |
commit | 8e150e18bc0617102e53c353d5ee300afee5a704 (patch) | |
tree | 7ed49744bad24bf871dfe96663820ba66e75655c /setup.py | |
parent | 4f22011abf0a85ac313aafa20647727707cbe15c (diff) | |
download | gemato-8e150e18bc0617102e53c353d5ee300afee5a704.tar.gz |
Bump version to 9.3
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='9.2', + version='9.3', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |