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

This commit is contained in:
Miguel Jacq 2026-06-23 17:15:02 +10:00
parent 383a529016
commit c5375b180f
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
3 changed files with 10 additions and 2 deletions

View file

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