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 e8b3c4c commit 8cefd5fCopy full SHA for 8cefd5f
setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
27
28
setup(
29
name="djangosaml2",
30
- version="1.10.0",
+ version="1.10.1",
31
description="pysaml2 integration for Django",
32
long_description=read("README.md"),
33
long_description_content_type="text/markdown",
0 commit comments