Skip to content

Commit 427e020

Browse files
committed
prep release
1 parent 64796c2 commit 427e020

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## 1.2.0 (unreleased)
3+
## 1.2.0 (2025-06-04)
44

55
- add pyrefly type checker support
66

7+
78
## 1.1.0 (2025-03-20)
89

910
- Chore: Build-system update and minor cleanups.

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

0 commit comments

Comments
 (0)