Bump version
This commit is contained in:
parent
82dc870213
commit
2f5a65b737
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
# 0.0.3
|
||||||
|
|
||||||
|
* various bug fixes
|
||||||
|
* Add debian packaging
|
||||||
|
|
||||||
# 0.0.2
|
# 0.0.2
|
||||||
|
|
||||||
* Merge pkg_ and roles created based on file/service detection
|
* Merge pkg_ and roles created based on file/service detection
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "enroll"
|
name = "enroll"
|
||||||
version = "0.0.2"
|
version = "0.0.3"
|
||||||
description = "Enroll a server's running state retrospectively into Ansible"
|
description = "Enroll a server's running state retrospectively into Ansible"
|
||||||
authors = ["Miguel Jacq <mig@mig5.net>"]
|
authors = ["Miguel Jacq <mig@mig5.net>"]
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue