From ee2d91256166ce9cecc8c0d651db77fabcd8b1ca Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 24 Nov 2017 19:08:18 +0100 Subject: Bump to version 1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 48037d7..bb4a898 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ from distutils.core import setup setup( name='gemato', - version=0, + version='1', author='Michał Górny', author_email='mgorny@gentoo.org', url='http://github.com/mgorny/gemato', -- cgit v1.2.3