Skip to content

Commit 0227eab

Browse files
committed
Back to dev
1 parent f512075 commit 0227eab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

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

3+
## 1.2.3 (unreleased)
4+
5+
- No changes yet.
6+
37
## 1.2.2 (2025-06-30)
48

59
- Fix `pyrefly` domain.

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

0 commit comments

Comments
 (0)