diff --git a/pyproject.toml b/pyproject.toml index 99589f7..671f590 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"]