bump: version 0.1.0a2 → 0.1.0a3

This commit is contained in:
egarette@silique.fr 2026-06-11 08:09:19 +02:00
parent df5f3b6782
commit 95dd55284b
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## 0.1.0a3 (2026-06-11)
### Fix
- without namespace
## 0.1.0a2 (2026-01-01) ## 0.1.0a2 (2026-01-01)
### Feat ### Feat

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project] [project]
name = "rougail.output_table" name = "rougail.output_table"
version = "0.1.0a2" version = "0.1.0a3"
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 table" description = "Rougail output table"