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 0f08f62 commit ccb842dCopy full SHA for ccb842d
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__ = "4.2.0"
+__version__ = "4.3.0"
21
22
import logging
23
import six
0 commit comments