0.8.2
All checks were successful
CI / test (push) Successful in 47s
CI / test (almalinux, docker.io/library/almalinux:9, python3.11) (push) Successful in 11m14s
CI / test (debian, docker.io/library/debian:13, python3) (push) Successful in 16m23s
Lint / test (push) Successful in 44s

This commit is contained in:
Miguel Jacq 2026-08-03 17:17:39 +10:00
parent 4559aa6c70
commit 32bf09887a
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
2 changed files with 2 additions and 3 deletions

View file

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