Skip to content

Commit e89e26b

Browse files
committed
v1.3.1
- fix: requested_authn_context config (#293) - fix: POST SSO - missing custom template -> changed from error to debug
1 parent 9dffaba commit e89e26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def read(*rnames):
2424

2525
setup(
2626
name='djangosaml2',
27-
version='1.3.0',
27+
version='1.3.1',
2828
description='pysaml2 integration for Django',
2929
long_description=read('README.md'),
3030
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)