Skip to content

Commit 17fe6cb

Browse files
committed
Release 0.4.3
1 parent 8454026 commit 17fe6cb

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.4.3 (2013-04-19)
2+
------------------
3+
- Fix a crash when logging a non verified authentication response.
4+
15
0.4.2 (2012-03-27)
26
------------------
37
- Add default attribute mappings

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def run(self):
4949

5050
setup(
5151
name='pysaml2',
52-
version='0.4.2',
52+
version='0.4.3',
5353
description='Python implementation of SAML Version 2 to for instance be used in a WSGI environment',
5454
# long_description = read("README"),
5555
author='Roland Hedberg',

0 commit comments

Comments
 (0)