diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-11-26 09:31:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-11-26 09:31:04 +0100 |
commit | ae4faec61d282601bd53e3f665ae5bdb94e0dc23 (patch) | |
tree | dd37578a2d3c10a084ae2b02526736b4d20c1071 /setup.py | |
parent | 123defb4a17b5c655979805147836f54c7aadaa3 (diff) | |
download | gemato-ae4faec61d282601bd53e3f665ae5bdb94e0dc23.tar.gz |
Bump to v7
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='6', + version='7', author='Michał Górny', author_email='mgorny@gentoo.org', url='http://github.com/mgorny/gemato', |