Preparing release 0.9.4

This commit is contained in:
Martin Zimmermann 2014-07-09 23:23:30 +02:00
parent 978d22e77e
commit 203f9c7c1a
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog for Isso Changelog for Isso
================== ==================
0.9.4 (unreleased) 0.9.4 (2014-07-09)
------------------ ------------------
- fixed a regression when using Isso and Gevent - fixed a regression when using Isso and Gevent

View File

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