We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0626c76 commit 7623d02Copy full SHA for 7623d02
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## v1.8.1 (2025-03-24)
2
3
* Fixed:
4
* `NameError` exception with Python 3.7.
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "poetry-dynamic-versioning"
-version = "1.8.0"
+version = "1.8.1"
description = "Plugin for Poetry to enable dynamic versioning based on VCS tags"
5
license = "MIT"
6
authors = ["Matthew T. Kennerly <[email protected]>"]
0 commit comments