bump: version 0.2.0a26 → 0.2.0a27
This commit is contained in:
parent
f3d215aa42
commit
7b1262377e
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
|
## 0.2.0a27 (2026-01-14)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- modified value without layer
|
||||||
|
|
||||||
## 0.2.0a26 (2026-01-05)
|
## 0.2.0a26 (2026-01-05)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.output_display"
|
name = "rougail.output_display"
|
||||||
version = "0.2.0a26"
|
version = "0.2.0a27"
|
||||||
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 display"
|
description = "Rougail output display"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue