Fixes
All checks were successful
CI / test (push) Successful in 47s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 1m19s
Lint / test (push) Successful in 37s

This commit is contained in:
Miguel Jacq 2026-06-24 17:42:18 +10:00
parent a9d56b66c5
commit 094c4d2274
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
12 changed files with 614 additions and 27 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "jinjaturtle"
version = "0.5.6"
version = "0.5.7"
description = "Convert config files into Ansible defaults and Jinja2 templates."
authors = [
{ name = "Miguel Jacq", email = "mig@mig5.net" },