We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c1ae7 commit 78261b9Copy full SHA for 78261b9
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.3.0"
+__version__ = "4.4.0"
21
22
import logging
23
import six
0 commit comments