From b4c3929a64d1400a120f426c885565461b30feaf Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 26 Nov 2017 08:59:49 +0100 Subject: Update version to match git tag --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit v1.2.3