summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-27 00:07:13 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-27 00:07:13 +0100
commit6253421b6223dc096b7a7b60f907c44d5cbf4ceb (patch)
tree9305f399c63b2372c4b62a9527ad653938464404
parentad90422193c041a95ce48f9e334e5a3fd524a42e (diff)
downloadgemato-6253421b6223dc096b7a7b60f907c44d5cbf4ceb.tar.gz
Bump to v8
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2b4f2c4..aaef46e 100644
--- a/setup.py
+++ b/setup.py
@@ -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',