bump: version 0.1.0rc0 → 0.1.0
This commit is contained in:
parent
e07cf94846
commit
8305cb6693
2 changed files with 8 additions and 15 deletions
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -1,19 +1,12 @@
|
|||
## 0.1.0a3 (2026-06-11)
|
||||
|
||||
### Fix
|
||||
|
||||
- without namespace
|
||||
|
||||
## 0.1.0a2 (2026-01-01)
|
||||
## 0.1.0 (2026-06-21)
|
||||
|
||||
### Feat
|
||||
|
||||
- github: enter in table is <br/>
|
||||
|
||||
## 0.1.0a1 (2025-12-22)
|
||||
|
||||
## 0.1.0a0 (2025-12-21)
|
||||
|
||||
### Feat
|
||||
|
||||
- first version
|
||||
|
||||
### Fix
|
||||
|
||||
- rougail dependencies
|
||||
- black
|
||||
- without namespace
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.output_table"
|
||||
version = "0.1.0rc0"
|
||||
version = "0.1.0"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail output table"
|
||||
|
|
|
|||
Loading…
Reference in a new issue