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 0647053 commit c815b15Copy full SHA for c815b15
pyproject.toml
@@ -22,7 +22,7 @@ exclude_lines = [
22
23
[tool.poetry]
24
name = "cryptojwt"
25
-version = "1.7.0"
+version = "1.7.1"
26
description = "Python implementation of JWT, JWE, JWS and JWK"
27
authors = ["Roland Hedberg <[email protected]>"]
28
license = "Apache-2.0"
0 commit comments