diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-06-26 19:08:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-06-26 19:08:24 +0200 |
commit | f0d1bb4976d8e320e066bb5e1d87421914b42bf6 (patch) | |
tree | c65c5fba5e3220fadff7f4a36aabb6efcc3bdc41 /setup.py | |
parent | 6205e27c288a68020c869df88ce09bf2da7fdaf3 (diff) | |
download | gemato-f0d1bb4976d8e320e066bb5e1d87421914b42bf6.tar.gz |
Bump to 13.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='13.0', + version='13.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |