summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-30 18:15:03 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-30 18:15:03 +0200
commitbf9dcaad54420025a54364570ff64ff199364265 (patch)
treef00307207eb9e81d31de4b3165273c440cc545aa
parent4bbf3c6ea08cdf468907c55c33efe060aee4c2c9 (diff)
downloadgemato-bf9dcaad54420025a54364570ff64ff199364265.tar.gz
Bump to 15.2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7c5ad0b..75fa7eb 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='15.1',
+ version='15.2',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',