diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-11-26 08:59:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-11-26 08:59:49 +0100 |
commit | b4c3929a64d1400a120f426c885565461b30feaf (patch) | |
tree | f6664b37cea97a22a01cdd757a2b8f9bc5498854 | |
parent | 183d7ae8e9b89de1b3166dfa7372de2b54dc2a37 (diff) | |
download | gemato-b4c3929a64d1400a120f426c885565461b30feaf.tar.gz |
Update version to match git tag
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ from distutils.core import setup setup( name='gemato', - version='1', + version='6', author='Michał Górny', author_email='mgorny@gentoo.org', url='http://github.com/mgorny/gemato', |