summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMartin Zimmermann <info@posativ.org>2014-05-29 14:17:11 +0200
committerMartin Zimmermann <info@posativ.org>2014-05-29 14:17:11 +0200
commit661f2a68813e6ba5c234c9b84f440681712cdcef (patch)
treeb6e99830554a87280b9a19c7e2a62a4a858bdbc8 /setup.py
parent82932eb57f236b41540de96a513c9d58771505cb (diff)
Back to development: 0.10
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 14c6d63..831fed5 100644
--- a/setup.py
+++ b/setup.py
@@ -17,7 +17,7 @@ else:
setup(
name='isso',
- version='0.9',
+ version='0.10.dev0',
author='Martin Zimmermann',
author_email='info@posativ.org',
packages=find_packages(),