Back to development: 0.9.8

This commit is contained in:
Martin Zimmermann 2014-09-25 13:35:58 +02:00
parent 278f5c74bc
commit 1bfd4fb916
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog for Isso
==================
0.9.8 (unreleased)
------------------
- Nothing changed yet.
0.9.7 (2014-09-25)
------------------

View File

@ -18,7 +18,7 @@ else:
setup(
name='isso',
version='0.9.7',
version='0.9.8.dev0',
author='Martin Zimmermann',
author_email='info@posativ.org',
packages=find_packages(),