Skip to content

Commit

Permalink
Release v1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Nov 18, 2024
1 parent c18bc0e commit d770650
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.23.0 (2024-11-17)

* Added: `{major}`, `{minor}`, and `{patch}` format placeholders.

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.22.0"
version = "1.23.0"
description = "Dynamic version generation"
license = "MIT"
authors = ["Matthew T. Kennerly <[email protected]>"]
Expand Down

0 comments on commit d770650

Please sign in to comment.