Compare commits
No commits in common. "ad890e0a9e83880ca0f91c42fed9956a50628f44" and "6fc217999fdda6e44bed8298ed97e05ef215886b" have entirely different histories.
ad890e0a9e
...
6fc217999f
3 changed files with 1 additions and 8 deletions
|
|
@ -1,9 +1,3 @@
|
|||
## 0.2.0a8 (2025-04-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- version
|
||||
|
||||
## 0.2.0a7 (2025-04-09)
|
||||
|
||||
### Fix
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.output_console"
|
||||
version = "0.2.0a8"
|
||||
version = "0.2.0a7"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail output console"
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
__version__ = "0.2.0a8"
|
||||
Loading…
Reference in a new issue