bump: version 0.2.0a19 → 0.2.0a20

This commit is contained in:
egarette@silique.fr 2025-12-22 08:57:55 +01:00
parent a23857e700
commit bb8239b5b1
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## 0.2.0a20 (2025-12-22)
### Feat
- github output
- document output
## 0.2.0a19 (2025-11-21) ## 0.2.0a19 (2025-11-21)
### Feat ### Feat

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project] [project]
name = "rougail.output_console" name = "rougail.output_console"
version = "0.2.0a19" version = "0.2.0a20"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}] authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md" readme = "README.md"
description = "Rougail output console" description = "Rougail output console"