Skip to content

Commit

Permalink
Release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland Hedberg committed Oct 14, 2016
1 parent 0f08f62 commit ccb842d
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.2.0"
__version__ = "4.3.0"

import logging
import six
Expand Down

0 comments on commit ccb842d

Please sign in to comment.