Update pyproject comment

This commit is contained in:
Miguel Jacq 2026-06-20 15:33:24 +10:00
parent 097022f782
commit 5845ff58e4
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

View file

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