Back to development: 0.9.10

This commit is contained in:
Martin Zimmermann 2015-03-04 21:58:04 +01:00
parent c8655731d6
commit beca18a344
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog for Isso
==================
0.9.10 (unreleased)
-------------------
- Nothing changed yet.
0.9.9 (2015-03-04)
------------------

View File

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