Skip to content

Commit f38396b

Browse files
authored
Update setup.py
Bumping version to try to get build to work
1 parent 0d3bca8 commit f38396b

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
@@ -16,7 +16,7 @@
1616
setup(
1717
name='django_saml2_auth',
1818

19-
version='2.3.1',
19+
version='2.3.2',
2020

2121
description='Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta',
2222
long_description=long_description,

0 commit comments

Comments
 (0)