Skip to content

Commit 03af3f5

Browse files
committedApr 12, 2022
bump
1 parent e2db857 commit 03af3f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exclude_lines = [
2222

2323
[tool.poetry]
2424
name = "cryptojwt"
25-
version = "1.8.0"
25+
version = "1.8.1"
2626
description = "Python implementation of JWT, JWE, JWS and JWK"
2727
authors = ["Roland Hedberg <roland@catalogix.se>"]
2828
license = "Apache-2.0"

0 commit comments

Comments
 (0)
Please sign in to comment.