Skip to content

Commit 5d12705

Browse files
authored
Update setup.py
1 parent 601796a commit 5d12705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='saml2idp',
5-
version='0.0.7',
5+
version='0.0.8',
66
description='SAML 2.0 Django Application',
77
long_description = open('README.rst', 'r').read() + open('AUTHORS.rst', 'r').read(),
88
author='Unomena',

0 commit comments

Comments
 (0)