Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <[email protected]>
  • Loading branch information
rjdbcm authored May 14, 2024
1 parent 21b5d49 commit 2e4d278
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,11 @@ match = "release/1.6"
prerelease_token = "alpha"
prerelease = false

[tool.semantic_release.branches."release/1.7"]
match = "release/1.7"
prerelease_token = "alpha"
prerelease = false

[tool.semantic_release.commit_parser_options]
major_tags = [":boom:"]
minor_tags = [
Expand Down

0 comments on commit 2e4d278

Please sign in to comment.