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 6d4270e commit 8f65177Copy full SHA for 8f65177
pyproject.toml
@@ -22,7 +22,7 @@ exclude_lines = [
22
23
[tool.poetry]
24
name = "cryptojwt"
25
-version = "1.7.2"
+version = "1.8.0"
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