diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-24 21:46:12 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-24 21:46:12 +0000 |
commit | e78301bbed8996fe31fc56edf22d925eef5ec8f0 (patch) | |
tree | 3b803861ac7d281939409788fb3b7dd296fddec2 /setup.py | |
parent | 46458c4f9ddf975513af1329cb917d2d8a6d0e7f (diff) | |
download | gemato-e78301bbed8996fe31fc56edf22d925eef5ec8f0.tar.gz |
Bump to 10.2
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.1', + version='10.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |