Skip to content

Commit

Permalink
v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Kulandin committed Nov 30, 2023
1 parent 9f319d1 commit 82ba4ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/pyproject.toml.template
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ build-backend = "poetry_dynamic_versioning.backend"

[tool.poetry-dynamic-versioning]
enable = true
format-jinja = """0.14.0{{ env['PACKAGE_SUFFIX'] }}"""
format-jinja = """0.15.0{{ env['PACKAGE_SUFFIX'] }}"""
vcs = "git"

[tool.black]
Expand Down

0 comments on commit 82ba4ec

Please sign in to comment.