We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dffaba commit e89e26bCopy full SHA for e89e26b
setup.py
@@ -24,7 +24,7 @@ def read(*rnames):
24
25
setup(
26
name='djangosaml2',
27
- version='1.3.0',
+ version='1.3.1',
28
description='pysaml2 integration for Django',
29
long_description=read('README.md'),
30
long_description_content_type='text/markdown',
0 commit comments