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 cc49e14 commit 248c629Copy full SHA for 248c629
src/saml2/__init__.py
@@ -17,7 +17,7 @@
17
provides methods and functions to convert SAML classes to and from strings.
18
"""
19
20
-__version__ = "3.0.1a"
+__version__ = "3.0.2"
21
22
import logging
23
import six
0 commit comments