summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-16 12:30:47 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-16 12:30:47 +0100
commitf229c4df74b6fb54f79d81a9d3cefe66669e0cfd (patch)
tree57ecdbaf4bded13f83e4d4bbb195c968c1fa96f9
parentd6fad11753056c1cd2149afc9be458bd3b6e8593 (diff)
downloadgemato-f229c4df74b6fb54f79d81a9d3cefe66669e0cfd.tar.gz
Bump to v12.1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 46dee56..3c777a4 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='gemato',
- version='12.0',
+ version='12.1',
description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
author='Michał Górny',