We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7655d9c commit a1c58b0Copy full SHA for a1c58b0
pyproject.toml
@@ -22,7 +22,7 @@ exclude_lines = [
22
23
[tool.poetry]
24
name = "cryptojwt"
25
-version = "1.8.2"
+version = "1.8.3"
26
description = "Python implementation of JWT, JWE, JWS and JWK"
27
authors = ["Roland Hedberg <roland@catalogix.se>"]
28
license = "Apache-2.0"
0 commit comments