Skip to content

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
- fix: requested_authn_context config (#293)
- fix: POST SSO - missing custom template -> changed from error to debug
  • Loading branch information
peppelinux committed Jun 18, 2021
1 parent 9dffaba commit e89e26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def read(*rnames):

setup(
name='djangosaml2',
version='1.3.0',
version='1.3.1',
description='pysaml2 integration for Django',
long_description=read('README.md'),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit e89e26b

Please sign in to comment.