Skip to content

Commit 82f4843

Browse files
committed
Preparing release 1.0a8
1 parent b433fa9 commit 82f4843

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.0a8 (unreleased)
3+
## 1.0a8 (2024-10-24)
44

55

66
- Fix preseed value reading.

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.0a8.dev0"
4+
version = "1.0a8"
55
keywords = ["development", "deployment", "make"]
66
authors = [
77
{name = "MX Stack Developers", email = "[email protected]" }

0 commit comments

Comments
 (0)