We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601796a commit 5d12705Copy full SHA for 5d12705
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='saml2idp',
5
- version='0.0.7',
+ version='0.0.8',
6
description='SAML 2.0 Django Application',
7
long_description = open('README.rst', 'r').read() + open('AUTHORS.rst', 'r').read(),
8
author='Unomena',
0 commit comments