summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-18 19:35:18 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-18 19:35:18 +0200
commit2ee226b0dc771900c580cf2a9213dd24466fe254 (patch)
tree9df44c7ab5de7687bd30d59593cc1a2181b7deb5
parentbb348145a9a3fb46d14cdd4557bb19ca83cf2c70 (diff)
downloadgemato-2ee226b0dc771900c580cf2a9213dd24466fe254.tar.gz
Bump to 14.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 7f22879..6d3fe72 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='14.1',
+ version='14.2',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',