summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-08-25 21:10:01 +0200
committerMichał Górny <mgorny@gentoo.org>2020-08-25 21:11:54 +0200
commitc02c24661520510739e34dcce64ee3e5904a4635 (patch)
tree53550c597507129728cdcf97f1dbb4da29741ea6 /setup.py
parente901b9ef63529563a1a43888cd09819130e04f32 (diff)
downloadgemato-c02c24661520510739e34dcce64ee3e5904a4635.tar.gz
Bump to 15.0
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a261a70..e754efe 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='14.5',
+ version='15.0',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',