Fix loss of comments and True/False to true/false
All checks were successful
CI / test (push) Successful in 1m5s
Lint / test (push) Successful in 36s

This commit is contained in:
Miguel Jacq 2026-06-19 18:46:04 +10:00
parent 77d1658e65
commit 3d53d4fb30
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
5 changed files with 114 additions and 9 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "jinjaturtle"
version = "0.5.2"
version = "0.5.3"
description = "Convert config files into Ansible defaults and Jinja2 templates."
authors = ["Miguel Jacq <mig@mig5.net>"]
license = "GPL-3.0-or-later"