diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-01-25 19:43:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-01-25 19:43:36 +0100 |
commit | 925831adc81857ad9062aa9499ba6656790a257e (patch) | |
tree | 6da2e8961477c22c770d569a7f442939164c58a0 /setup.py | |
parent | e17937a13a3b903f6e5971854671835dbe8ff68d (diff) | |
download | gemato-925831adc81857ad9062aa9499ba6656790a257e.tar.gz |
Bump to 10.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='10.2', + version='10.3', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |