Skip to content

Commit

Permalink
Release version
Browse files Browse the repository at this point in the history
  • Loading branch information
rohe committed Oct 5, 2016
1 parent 52f71e7 commit 05d9276
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.1.0"
__version__ = "4.2.0"

import logging
import six
Expand Down

0 comments on commit 05d9276

Please sign in to comment.