Skip to content

Commit

Permalink
Lift version of poetry-dynamic-versioning to >=1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Jan 10, 2025
1 parent 13659b3 commit 416842a
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.5.0"
poetry-dynamic-versioning = ">=1.5.2"

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

0 comments on commit 416842a

Please sign in to comment.