bump: version 0.2.0a25 → 0.2.0a26
This commit is contained in:
parent
63b1b05c7a
commit
80eadf773d
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
||||||
|
## 0.2.0a26 (2026-01-05)
|
||||||
|
|
||||||
|
### Fix
|
||||||
|
|
||||||
|
- enter in layers list
|
||||||
|
|
||||||
## 0.2.0a25 (2026-01-01)
|
## 0.2.0a25 (2026-01-01)
|
||||||
|
|
||||||
### 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.0a25"
|
version = "0.2.0a26"
|
||||||
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