Compare commits

...

2 commits

Author SHA1 Message Date
4fd0facaf8
0.7.0b5
All checks were successful
CI / test (push) Successful in 19m16s
Lint / test (push) Successful in 44s
2026-06-20 15:33:47 +10:00
5845ff58e4
Update pyproject comment 2026-06-20 15:33:24 +10:00

View file

@ -1,7 +1,7 @@
[tool.poetry]
name = "enroll"
version = "0.7.0b4"
description = "Enroll a server's running state retrospectively into Ansible"
version = "0.7.0b5"
description = "Enroll a server's running state retrospectively into Ansible, Puppet or Salt"
authors = ["Miguel Jacq <mig@mig5.net>"]
license = "GPL-3.0-or-later"
readme = "README.md"