Skip to content

Commit eb0c39a

Browse files
authored
Merge pull request #118 from jschlyter/rel_171
release 1.7.1
2 parents 0647053 + c815b15 commit eb0c39a

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.7.0"
25+
version = "1.7.1"
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)