0.8.1
All checks were successful
CI / test (push) Successful in 46s
CI / test (almalinux, docker.io/library/almalinux:9, python3.11) (push) Successful in 11m24s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 15m55s
Lint / test (push) Successful in 43s

This commit is contained in:
Miguel Jacq 2026-08-03 15:30:20 +10:00
parent 1e9806d2dc
commit 5166894992
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[project] [project]
name = "enroll" name = "enroll"
version = "0.8.0" version = "0.8.1"
description = "Enroll a server's running state retrospectively into Ansible" description = "Enroll a server's running state retrospectively into Ansible"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"