diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-13 11:17:16 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-13 11:17:16 +0100 |
commit | 27bab8dd60d200e1240cc068b4239b994ffc2f49 (patch) | |
tree | b72d50799b963dd48b6d3802a9862c9f856ce432 /setup.py | |
parent | 75e61e77b0d8de07bffffadc28fed90759b0e3ad (diff) | |
download | gemato-27bab8dd60d200e1240cc068b4239b994ffc2f49.tar.gz |
Bump to 11.2
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ from setuptools import setup setup( name='gemato', - version='11.1', + version='11.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |