summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-26 09:31:04 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-26 09:31:04 +0100
commitae4faec61d282601bd53e3f665ae5bdb94e0dc23 (patch)
treedd37578a2d3c10a084ae2b02526736b4d20c1071 /setup.py
parent123defb4a17b5c655979805147836f54c7aadaa3 (diff)
downloadgemato-ae4faec61d282601bd53e3f665ae5bdb94e0dc23.tar.gz
Bump to v7
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 1b01047..97fde99 100644
--- a/setup.py
+++ b/setup.py
@@ -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',