summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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',