Preparing release 0.9.3

This commit is contained in:
Martin Zimmermann 2014-07-09 09:40:35 +02:00
parent 261d0e4985
commit d2769d73b4
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog for Isso
==================
0.9.3 (unreleased)
0.9.3 (2014-07-09)
------------------
- remove scrollIntoView while expanding further comments if a fragment is used

View File

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