Skip to content

Commit 7623d02

Browse files
committed
Release v1.8.1
1 parent 0626c76 commit 7623d02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Unreleased
1+
## v1.8.1 (2025-03-24)
22

33
* Fixed:
44
* `NameError` exception with Python 3.7.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "poetry-dynamic-versioning"
3-
version = "1.8.0"
3+
version = "1.8.1"
44
description = "Plugin for Poetry to enable dynamic versioning based on VCS tags"
55
license = "MIT"
66
authors = ["Matthew T. Kennerly <[email protected]>"]

0 commit comments

Comments
 (0)