Compare commits

..

No commits in common. "ad890e0a9e83880ca0f91c42fed9956a50628f44" and "6fc217999fdda6e44bed8298ed97e05ef215886b" have entirely different histories.

3 changed files with 1 additions and 8 deletions

View file

@ -1,9 +1,3 @@
## 0.2.0a8 (2025-04-10)
### Fix
- version
## 0.2.0a7 (2025-04-09) ## 0.2.0a7 (2025-04-09)
### Fix ### Fix

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.0a8" version = "0.2.0a7"
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"

View file

@ -1 +0,0 @@
__version__ = "0.2.0a8"