Skip to content

Commit 3452aee

Browse files
committed
Release version
1 parent f4615db commit 3452aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jwkest/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
from binascii import unhexlify
1616

17-
__version__ = "1.3.1"
17+
__version__ = "1.3.2"
1818

1919
logger = logging.getLogger(__name__)
2020

0 commit comments

Comments
 (0)