Compare commits
No commits in common. "6f08f030707f227bf69e0e14c9d6c3b2c7c4faf4" and "d6f7e69fd4f3bf237f7cc94df6e33cbda6b1e3a1" have entirely different histories.
6f08f03070
...
d6f7e69fd4
2 changed files with 1 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
## 0.1.1a0 (2024-11-27)
|
||||
|
||||
### Fix
|
||||
|
||||
- first commit
|
||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.output_ansible"
|
||||
version = "0.1.1a0"
|
||||
version = "0.1.0"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail output ansible"
|
||||
|
|
|
|||
Loading…
Reference in a new issue