diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-16 12:30:47 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-16 12:30:47 +0100 |
commit | f229c4df74b6fb54f79d81a9d3cefe66669e0cfd (patch) | |
tree | 57ecdbaf4bded13f83e4d4bbb195c968c1fa96f9 | |
parent | d6fad11753056c1cd2149afc9be458bd3b6e8593 (diff) | |
download | gemato-f229c4df74b6fb54f79d81a9d3cefe66669e0cfd.tar.gz |
Bump to v12.1
-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.0', + version='12.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |