Preparing release 0.9

This commit is contained in:
Martin Zimmermann 2014-05-29 14:16:56 +02:00
parent d2644c3ba3
commit 82932eb57f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog for Isso
==================
0.9 (unreleased)
0.9 (2014-05-29)
----------------
- comment pagination by Srijan Choudhary, #15

View File

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