summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-09-06 18:20:44 +0200
committerMichał Górny <mgorny@gentoo.org>2020-09-06 18:20:44 +0200
commitef505af887af2d24d098e5d9e55ead0172427b94 (patch)
treed064bbe32419a261d1c71f16ab3cb17a4f80dc91 /setup.py
parent1785a5405090eff4ecaea6bb34846ddc8e08572f (diff)
downloadgemato-ef505af887af2d24d098e5d9e55ead0172427b94.tar.gz
Bump to 16.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ed693bc..399e929 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='15.3',
+ version='16.0',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',