Skip to content

Commit f60a5b3

Browse files
author
Roland Hedberg
committed
Bumped version
1 parent db1fa2e commit f60a5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/saml2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
provides methods and functions to convert SAML classes to and from strings.
1818
"""
1919

20-
__version__ = "4.0.2"
20+
__version__ = "4.0.3rc1"
2121

2222
import logging
2323
import six

0 commit comments

Comments
 (0)