Skip to content

Commit

Permalink
Preparing release 1.0a6
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Aug 2, 2024
1 parent 5e1328f commit 776935f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.0a6 (unreleased)
## 1.0a6 (2024-08-02)

- Fix bug in `Template.write` when creating target folders to also create
parent folders if not exists.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -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.0a6.dev0"
version = "1.0a6"
keywords = ["development", "deployment", "make"]
authors = [
{name = "MX Stack Developers", email = "dev@bluedynamics.com" }
Expand Down

0 comments on commit 776935f

Please sign in to comment.