diff --git a/pyproject.toml b/pyproject.toml index d6789e2..35e6367 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ [tool.poetry] name = "cryptojwt" -version = "1.9.2" +version = "1.9.3" description = "Python implementation of JWT, JWE, JWS and JWK" authors = ["Roland Hedberg "] license = "Apache-2.0"