Skip to content

Commit

Permalink
fix: update PSR config section
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Nov 15, 2020
1 parent 5e0bef9 commit d579490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ pyupgrade = { version = "^2.7.3", python = "^3.6.1" }
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[semantic_release]
[tool.semantic_release]
branch = "main"
version_variable = [
"src/__init__.py:__version__",
Expand Down

0 comments on commit d579490

Please sign in to comment.