0.7.0
Some checks failed
Lint / test (push) Waiting to run
CI / test (push) Successful in 54s
CI / test (almalinux, docker.io/library/almalinux:9, python3.11) (push) Successful in 11m34s
CI / test (debian, docker.io/library/debian:13, python3) (push) Has been cancelled

This commit is contained in:
Miguel Jacq 2026-07-05 10:58:33 +10:00
parent 1148b34bce
commit 7d54696402
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
4 changed files with 37 additions and 3 deletions

View file

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