Skip to content

Commit

Permalink
Require poetry-dynamic-versioning 1.5.0 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Jan 6, 2025
1 parent ba0a340 commit b500ef5
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 @@ -48,7 +48,7 @@ version = "0.0.0"
python = ">=3.9,<4.0" # poetry needs an upper bound for locking

[tool.poetry.requires-plugins]
poetry-dynamic-versioning = ">=1.4.0"
poetry-dynamic-versioning = ">=1.5.0"

[tool.poetry-dynamic-versioning]
enable = true
Expand Down

0 comments on commit b500ef5

Please sign in to comment.