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 3a429ab commit 23c88b5Copy full SHA for 23c88b5
pyproject.toml
@@ -22,7 +22,7 @@ exclude_lines = [
22
23
[tool.poetry]
24
name = "cryptojwt"
25
-version = "1.4.0"
+version = "1.4.1"
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