diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-11-27 00:07:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-11-27 00:07:13 +0100 |
commit | 6253421b6223dc096b7a7b60f907c44d5cbf4ceb (patch) | |
tree | 9305f399c63b2372c4b62a9527ad653938464404 | |
parent | ad90422193c041a95ce48f9e334e5a3fd524a42e (diff) | |
download | gemato-6253421b6223dc096b7a7b60f907c44d5cbf4ceb.tar.gz |
Bump to v8
-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='7', + version='8', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |