Skip to content

Commit 532a60a

Browse files
committed
Release v1.7.1
1 parent 099d8e4 commit 532a60a

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.7.1 (2025-01-22)
22

33
* Fixed:
44
* There was an intermittent `ValueError` in PEP 621 mode,

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.7.0"
3+
version = "1.7.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)