Skip to content

Commit cae1560

Browse files
committed
prepare release
1 parent 236dbc5 commit cae1560

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.2.1 (unreleased)
3+
## 1.2.1 (2025-06-23)
44

55
- Fix test-script to not end with backslash if there is no `testpaths` (which is valid).
66

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "mxmake"
33
description = "Generates a Python project-specific Makefile by using an extensible library of configurable Makefile snippets."
4-
version = "1.2.1.dev0"
4+
version = "1.2.1"
55
keywords = ["development", "deployment", "make"]
66
authors = [
77
{name = "MX Stack Developers", email = "dev@bluedynamics.com" }

0 commit comments

Comments
 (0)