Compare commits

...

1 commit

Author SHA1 Message Date
af65ad1dc6 bump: version 1.2.0a12 → 1.2.0a13 2025-03-27 20:05:43 +01:00
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## 1.2.0a13 (2025-03-27)
### Fix
- allow no user_datas installation (for example to generate doc)
## 1.2.0a12 (2025-03-19)
### Feat

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project]
name = "rougail"
version = "1.2.0a12"
version = "1.2.0a13"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md"
description = "A consistency handling system that was initially designed in the configuration management"