Preparing release 0.4.1

This commit is contained in:
Martin Zimmermann 2013-11-13 20:10:17 +01:00
parent 2a8d4d0f74
commit 85250ee32a
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
Changelog for Isso
==================
0.4 (2013-11-05)
----------------
0.4.1 (2013-11-13)
------------------
- Isso now handles cross-domain requests and cookies, fixes #24
- Isso for Python 2.x now supports werkzeug>=0.8

View File

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