summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-13 15:21:27 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-13 15:21:27 +0200
commit99004155e7439f7f02030f7ec16db1d96d6d9b5b (patch)
treecade55c180da65a174266abca7df831a56a4f288 /setup.py
parent1b1202bffb7662b90a752f53e64d5702dc901713 (diff)
downloadgemato-99004155e7439f7f02030f7ec16db1d96d6d9b5b.tar.gz
Bump to v13.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 97df702..3dda33f 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='12.2',
+ version='13.0',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',