summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-04-04 18:31:23 +0200
committerMichał Górny <mgorny@gentoo.org>2018-04-04 18:31:23 +0200
commitf65b21d0ea45cc2dc79433b426f7e58eef2caaec (patch)
tree33d6fbd79b4d77a66f79380adafff43346387531
parent289bff1d55c558830f912e3f8233577d5e065a35 (diff)
downloadgemato-f65b21d0ea45cc2dc79433b426f7e58eef2caaec.tar.gz
Bump to v12.2
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3c777a4..97df702 100644
--- a/setup.py
+++ b/setup.py
@@ -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',