Skip to content

Commit

Permalink
Updated version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland Hedberg committed Oct 13, 2015
1 parent 2959239 commit 5497955
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.0.6.beta"
__version__ = "1.0.6"

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 5497955

Please sign in to comment.