diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-04 18:31:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-04 18:31:23 +0200 |
commit | f65b21d0ea45cc2dc79433b426f7e58eef2caaec (patch) | |
tree | 33d6fbd79b4d77a66f79380adafff43346387531 | |
parent | 289bff1d55c558830f912e3f8233577d5e065a35 (diff) | |
download | gemato-f65b21d0ea45cc2dc79433b426f7e58eef2caaec.tar.gz |
Bump to v12.2
-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='12.1', + version='12.2', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |