Skip to content

Commit aaef31b

Browse files
committed
Release v1.24.0
1 parent f2a80e3 commit aaef31b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.24.0 (2025-05-07)
22

33
* Changed: Previously, for Git 2.7+,
44
if the initial commit were both tagged and empty,

docs/dunamai.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.TH DUNAMAI "1" "2025\-05\-06" "dunamai 1.23.2" "Dunamai"
1+
.TH DUNAMAI "1" "2025\-05\-08" "dunamai 1.24.0" "Dunamai"
22
.SH NAME
33
dunamai
44
.SH SYNOPSIS

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 = "dunamai"
3-
version = "1.23.2"
3+
version = "1.24.0"
44
description = "Dynamic version generation"
55
license = "MIT"
66
authors = ["Matthew T. Kennerly <mtkennerly@gmail.com>"]

0 commit comments

Comments
 (0)