summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-11-24 19:08:18 +0100
committerMichał Górny <mgorny@gentoo.org>2017-11-24 19:08:18 +0100
commitee2d91256166ce9cecc8c0d651db77fabcd8b1ca (patch)
tree3ead7ba3652e7757131c13874c570bf475caa085
parentcab7cf080fced108efc1ec8e7e8f7470987fde70 (diff)
downloadgemato-ee2d91256166ce9cecc8c0d651db77fabcd8b1ca.tar.gz
Bump to version 1
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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',