summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-26 08:59:49 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-26 08:59:49 +0100
commitb4c3929a64d1400a120f426c885565461b30feaf (patch)
treef6664b37cea97a22a01cdd757a2b8f9bc5498854
parent183d7ae8e9b89de1b3166dfa7372de2b54dc2a37 (diff)
downloadgemato-b4c3929a64d1400a120f426c885565461b30feaf.tar.gz
Update version to match git tag
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index bb4a898..5e5d679 100644
--- a/setup.py
+++ b/setup.py
@@ -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',