Skip to content

Commit 6ba2a32

Browse files
authored
Merge pull request #116 from jschlyter/rel_170
Prepare for 1.7.0
2 parents 0bb1c54 + 57a0f07 commit 6ba2a32

File tree

3 files changed

+13
-28
lines changed

3 files changed

+13
-28
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
codecov:
2-
branch: develop
2+
branch: main

poetry.lock

Lines changed: 11 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6.1"
25+
version = "1.7.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)