Skip to content

Commit a9c22a4

Browse files
committed
Release v1.23.1
1 parent 076b97d commit a9c22a4

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.23.1 (2025-03-20)
22

33
* Fixed: `Version.__lt__` checked if *all* fields were less than the other instance,
44
rather than using the proper field precedence and version ordering.

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.0"
3+
version = "1.23.1"
44
description = "Dynamic version generation"
55
license = "MIT"
66
authors = ["Matthew T. Kennerly <[email protected]>"]

0 commit comments

Comments
 (0)