Skip to content

Commit 7e60328

Browse files
committed
Release v1.7.0
1 parent 017a1b1 commit 7e60328

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

33
* Added:
44
* The `enable` command now supports the bypass/override environment variables

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.6.0"
3+
version = "1.7.0"
44
description = "Plugin for Poetry to enable dynamic versioning based on VCS tags"
55
license = "MIT"
66
authors = ["Matthew T. Kennerly <mtkennerly@gmail.com>"]

0 commit comments

Comments
 (0)