diff --git a/pyproject.toml b/pyproject.toml index 6aec9a5..4a6f0e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "enroll" -version = "0.7.0b5" +version = "0.7.0b6" description = "Enroll a server's running state retrospectively into Ansible, Puppet or Salt" authors = ["Miguel Jacq "] license = "GPL-3.0-or-later"