Update version to v2024.12.28
This commit is contained in:
parent
fe5389d698
commit
fb354cba60
10 changed files with 10 additions and 10 deletions
|
|
@ -15,7 +15,7 @@ import fill3.terminal as terminal
|
|||
import termstr
|
||||
|
||||
|
||||
__version__ = "v2024.12.20"
|
||||
__version__ = "v2024.12.28"
|
||||
|
||||
|
||||
##########################
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ tool.uv.package = true
|
|||
|
||||
[project]
|
||||
name = "fill3"
|
||||
version = "v2024.12.20"
|
||||
version = "v2024.12.28"
|
||||
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