summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-08-01 10:41:45 +0200
committerMichał Górny <mgorny@gentoo.org>2018-08-01 10:53:35 +0200
commitbcee9804a50480d1575d09a460884a8549468232 (patch)
tree8119dfb37eefc37e8888abe80210ed7ce566c964 /setup.py
parent5746c64972acfb59d36cf76eb0ee1dc8abaaec14 (diff)
downloadgemato-bcee9804a50480d1575d09a460884a8549468232.tar.gz
Bump to 14.0
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 e3c4ddc..439d3a7 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='13.1',
+ version='14.0',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',