Back to development: 0.9.6

This commit is contained in:
Martin Zimmermann 2014-08-10 12:00:18 +02:00
parent 3e8d8f0122
commit 1a4b252bfe
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog for Isso
==================
0.9.6 (unreleased)
------------------
- Nothing changed yet.
0.9.5 (2014-08-10)
------------------

View File

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