Skip to content

Commit 2fcf15d

Browse files
authored
Merge pull request #100 from IdentityPython/rel-1.5.3
prepare for release v1.6.0
2 parents 0f655b3 + de194be commit 2fcf15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exclude_lines = [
2222

2323
[tool.poetry]
2424
name = "cryptojwt"
25-
version = "1.5.2"
25+
version = "1.6.0"
2626
description = "Python implementation of JWT, JWE, JWS and JWK"
2727
authors = ["Roland Hedberg <[email protected]>"]
2828
license = "Apache-2.0"

0 commit comments

Comments
 (0)