We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3270eec commit 53c37beCopy full SHA for 53c37be
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v1.8.2 (2025-03-28)
2
3
* Fixed:
4
* Possible `object has no attribute 'poetry'` error in some projects.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-dynamic-versioning"
-version = "1.8.1"
+version = "1.8.2"
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