Preparing release 0.9.9

This commit is contained in:
Martin Zimmermann 2015-03-04 21:57:40 +01:00
parent ed38ce13d8
commit c8655731d6
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog for Isso Changelog for Isso
================== ==================
0.9.9 (unreleased) 0.9.9 (2015-03-04)
------------------ ------------------
- several Python 3.x related bugfixes - several Python 3.x related bugfixes

View File

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