Skip to content

Commit e81afc3

Browse files
author
Roland Hedberg
committed
Version change
1 parent c2d81b6 commit e81afc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jwkest/__init__.py

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

1515
from binascii import unhexlify
1616

17-
__version__ = "1.0.11b"
17+
__version__ = "1.0.11b0"
1818

1919
logger = logging.getLogger(__name__)
2020

0 commit comments

Comments
 (0)