Skip to content

Commit

Permalink
auto version bump init file
Browse files Browse the repository at this point in the history
...when something like `poetry version patch` is ran.
  • Loading branch information
ariffjeff committed Sep 25, 2024
1 parent 03dafdc commit b7d19cb
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 @@ -27,3 +27,5 @@ pytest = "^7.2.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

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

0 comments on commit b7d19cb

Please sign in to comment.