summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-18 17:26:32 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-18 17:26:32 +0200
commita7bf8d7097fe493b1f3447cd89c5252e8bd29ec2 (patch)
treed8346a2372342705b146d4b88a27e9402fab9784
parent9980de271de4f8f5e993e2b634d0e8d7753e382f (diff)
downloadgemato-a7bf8d7097fe493b1f3447cd89c5252e8bd29ec2.tar.gz
Bump to 14.5
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 49a6c8c..17c39ec 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='14.4',
+ version='14.5',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',