summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-01 13:35:39 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-01 13:35:39 +0200
commit85b0a3170989d61e06e385a660614f3d1ab36d20 (patch)
treeb0c43038b584250654aca193d3a75f9dfbfb1b8e /setup.py
parentce683786ce6ad9d0f5723b4438bb9054f4a49d77 (diff)
downloadgemato-85b0a3170989d61e06e385a660614f3d1ab36d20.tar.gz
Bump to 16.2
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 1926f7d..697adcd 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='16.1',
+ version='16.2',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',