Skip to content

Commit

Permalink
feat(poetry): add poetry_bumpversion plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
savioxavier committed Feb 5, 2024
1 parent 8d24cb0 commit 97199df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ rich = ">=12.5.1"
[tool.poetry.dev-dependencies]
pytest = "^5.2"

[tool.poetry_bumpversion.file."pyboxen/__init__.py"]

[build-system]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 97199df

Please sign in to comment.