bump: version 0.4.0 → 0.4.1

This commit is contained in:
Lance Edgar 2026-01-03 20:53:42 -06:00
parent 7225d6b453
commit 960dbfdee6
2 changed files with 7 additions and 1 deletions

View file

@ -8,7 +8,7 @@ build-backend = "hatchling.build"
name = "WuttaPOS"
# nb. 0.3.0 was the last release of the previous rattail WuttaPOS app.
# pretty sure this will bump to 0.4.0 and then i can remove this note.
version = "0.4.0"
version = "0.4.1"
description = "Point of Sale system based on Wutta Framework"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]