Compare commits
No commits in common. "28cbae1b086361772ee5b1d52863b3af09029321" and "13528fb4af9170f2ce89d247eedf28193ac6a7b9" have entirely different histories.
28cbae1b08
...
13528fb4af
5 changed files with 1 additions and 7 deletions
|
|
@ -1,9 +1,3 @@
|
||||||
## 0.1.0a1 (2025-03-30)
|
|
||||||
|
|
||||||
### Fix
|
|
||||||
|
|
||||||
- i18n
|
|
||||||
|
|
||||||
## 0.1.0a0 (2025-02-10)
|
## 0.1.0a0 (2025-02-10)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.user_data_ansible"
|
name = "rougail.user_data_ansible"
|
||||||
version = "0.1.0a1"
|
version = "0.1.0a0"
|
||||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Rougail user_data ansible"
|
description = "Rougail user_data ansible"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue