diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-12-03 11:10:42 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-12-03 11:10:42 +0100 |
commit | 02aad83177bbee3c717abe186a89c4aed24067c3 (patch) | |
tree | 6826e72fbbf8c4770220779ed714de536c754a2a | |
parent | 7754108eb2f8c2c9235366ea0b3b43f4265d6c40 (diff) | |
download | gemato-02aad83177bbee3c717abe186a89c4aed24067c3.tar.gz |
Bump to 9.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='9.0', + version='9.1', description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files', author='Michał Górny', |