We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1902ed0 commit aff42b8Copy full SHA for aff42b8
CHANGES.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.3.0 (unreleased)
+## 1.3.0 (2025-09-03)
4
5
- Introduce testargs for pytest to have more control over the test and pass it args.
6
pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "mxmake"
description = "Generates a Python project-specific Makefile by using an extensible library of configurable Makefile snippets."
-version = "1.3.0.dev0"
+version = "1.3.0"
keywords = ["development", "deployment", "make"]
authors = [
7
{name = "MX Stack Developers", email = "dev@bluedynamics.com" }
0 commit comments