Skip to content

Commit c5ab447

Browse files
committed
prepare release
1 parent cf25174 commit c5ab447

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.1.0 (unreleased)
3+
## 1.1.0 (2025-02-13)
44

55
- Feature: Add target `zope-adduser` to create an emergency user.
66

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

0 commit comments

Comments
 (0)