Skip to content

Commit 8247496

Browse files
committed
Release version
1 parent 8929c5b commit 8247496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cryptojwt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
from binascii import unhexlify
1919

20-
__version__ = '0.1.0'
20+
__version__ = '0.2.0'
2121

2222
logger = logging.getLogger(__name__)
2323

0 commit comments

Comments
 (0)