Skip to content

Commit 32908c4

Browse files
committed
Back to development: 1.0a9
1 parent 82f4843 commit 32908c4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.0a9 (unreleased)
4+
5+
6+
- Nothing changed yet.
7+
8+
39
## 1.0a8 (2024-10-24)
410

511

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

0 commit comments

Comments
 (0)