Skip to content

Commit

Permalink
Release v1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed May 4, 2024
1 parent 9401849 commit 924f7a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## v1.21.1 (2024-05-03)

* Fixed: Distance was calculated inconsistently for Git
when there were some tags and none matched the version pattern.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "dunamai"
version = "1.21.0"
version = "1.21.1"
description = "Dynamic version generation"
license = "MIT"
authors = ["Matthew T. Kennerly <[email protected]>"]
Expand Down

0 comments on commit 924f7a6

Please sign in to comment.