Skip to content

Commit

Permalink
Release 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rohe committed Oct 11, 2017
1 parent 1979ae7 commit 72a516a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/saml2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
provides methods and functions to convert SAML classes to and from strings.
"""

__version__ = "4.4.0"
__version__ = "4.5.0"

import logging
import six
Expand Down

0 comments on commit 72a516a

Please sign in to comment.