Update version to v2025.06.07
This commit is contained in:
parent
35b3ac22ec
commit
5ba4f6bb81
11 changed files with 19 additions and 19 deletions
|
|
@ -15,7 +15,7 @@ import fill3.terminal as terminal
|
|||
import termstr
|
||||
|
||||
|
||||
__version__ = "v2025.06.04"
|
||||
__version__ = "v2025.06.07"
|
||||
|
||||
|
||||
##########################
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ tool.uv.package = true
|
|||
|
||||
[project]
|
||||
name = "fill3"
|
||||
version = "v2025.06.04"
|
||||
version = "v2025.06.07"
|
||||
description = "Fill3 provides basic widgets for a tui."
|
||||
authors = [
|
||||
{ name = "Andrew Hamilton", email = "and_hamilton@yahoo.com" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue