diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-09 12:06:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-09 12:06:49 +0100 |
commit | 275325d1f9a8a2ffa62f31f46d602e3765d40ad8 (patch) | |
tree | d9a33e5c99f75247d5584669c00322a637950c2b /setup.py | |
parent | db9f84e0b71db79080ac3405a2e46fc75c78eef4 (diff) | |
download | gemato-275325d1f9a8a2ffa62f31f46d602e3765d40ad8.tar.gz |
Bump to 11.1
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.0', + version='11.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |