github mtkennerly/poetry-dynamic-versioning v1.5.0
v1.5.0 (2025-01-05)

latest releases: v1.9.1, v1.9.0, v1.8.2...
8 months ago
  • Added:
    • CLI: When pyproject.toml contains the project section, the enable command will add the required fields for Poetry 2.0.0+.
  • Fixed:
    • For compatibility with Poetry 2.0.0, adjusted Poetry constraint from ^1.2.0 to >=1.2.0.
    • For compatibility with Poetry 2.0.0, when inserting the dynamic version into pyproject.toml with PEP 621 mode activated, the plugin ensures not to set project.version and tool.poetry.version at the same time.
    • An UnboundLocalError could happen when pyproject.toml was misconfigured.

Don't miss a new poetry-dynamic-versioning release

NewReleases is sending notifications on new releases.