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 f512075 commit 0227eabCopy full SHA for 0227eab
CHANGES.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.2.3 (unreleased)
4
+
5
+- No changes yet.
6
7
## 1.2.2 (2025-06-30)
8
9
- Fix `pyrefly` domain.
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.2.2"
+version = "1.2.3.dev0"
keywords = ["development", "deployment", "make"]
authors = [
{name = "MX Stack Developers", email = "dev@bluedynamics.com" }
0 commit comments