summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-25 09:42:15 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-25 09:42:15 +0200
commitd6242ffabd9377cb6988a4edf9edfaa330bab6ed (patch)
treee700452ccbe519745931e8b28374362974c4cbbc
parent2f8b32787a0cb021e45d84be457897cbe67a8d42 (diff)
downloadgemato-d6242ffabd9377cb6988a4edf9edfaa330bab6ed.tar.gz
Bump to 14.3
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 6d3fe72..f810480 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='14.2',
+ version='14.3',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',