Skip to content

Commit

Permalink
Release v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Sep 22, 2023
1 parent e3e3136 commit 686f236
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.18.1 (2023-09-22)

* For Git 2.16+, `--decorate-refs=refs/tags/` is now specified for `git log`
in case you've configured `log.excludeDecoration=refs/tags/`.
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.18.0"
version = "1.18.1"
description = "Dynamic version generation"
license = "MIT"
authors = ["Matthew T. Kennerly <[email protected]>"]
Expand Down

0 comments on commit 686f236

Please sign in to comment.