We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017a1b1 commit 7e60328Copy full SHA for 7e60328
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v1.7.0 (2025-01-15)
2
3
* Added:
4
* The `enable` command now supports the bypass/override environment variables
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-dynamic-versioning"
-version = "1.6.0"
+version = "1.7.0"
description = "Plugin for Poetry to enable dynamic versioning based on VCS tags"
5
license = "MIT"
6
authors = ["Matthew T. Kennerly <mtkennerly@gmail.com>"]
0 commit comments