Skip to content

Commit

Permalink
Release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rohe committed Sep 28, 2017
1 parent 999bd45 commit f6682ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jwkest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from binascii import unhexlify

__version__ = "1.3.6"
__version__ = "1.4.0"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit f6682ac

Please sign in to comment.