fix display of inventory

simplified code to only have one way to build table
This commit is contained in:
Don Harper 2026-06-01 10:24:38 -05:00
parent 3a1ab2be66
commit 6476bc659c
8 changed files with 13 additions and 776 deletions

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "pen-tracker"
version = "0.4.1"
version = "0.4.2"
authors = [
{ name="Don Harper", email="don@donharper.org" },
]