summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-27 15:20:37 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-27 15:20:37 +0200
commit83048b72e52c63df8359f30f8f47b5941da71831 (patch)
tree06f44d12f76dfbc97821fe43b466deb054bb7b0d
parent82ff53e45cd7594bd48a4c9bc5c0970cede36073 (diff)
downloadgemato-83048b72e52c63df8359f30f8f47b5941da71831.tar.gz
Bump to 15.1
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 e754efe..7c5ad0b 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='15.0',
+ version='15.1',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',