Skip to content

Commit

Permalink
Release version
Browse files Browse the repository at this point in the history
  • Loading branch information
rohe committed Feb 19, 2019
1 parent 4bfd491 commit 59cb92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cryptojwt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
except ImportError:
pass

__version__ = '0.6.5'
__version__ = '0.6.6'

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 59cb92b

Please sign in to comment.