Skip to content

Commit

Permalink
prepare for 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jschlyter committed Apr 10, 2024
1 parent 8531800 commit 3297dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ exclude_lines = [

[tool.poetry]
name = "cryptojwt"
version = "1.8.4"
version = "1.9.0"
description = "Python implementation of JWT, JWE, JWS and JWK"
authors = ["Roland Hedberg <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 3297dea

Please sign in to comment.