bump: version 0.2.1 → 0.3.0

This commit is contained in:
Lance Edgar 2025-09-20 14:53:18 -05:00
parent 5648aad04d
commit dea57fb8d4
2 changed files with 19 additions and 1 deletions

View file

@ -6,7 +6,7 @@ build-backend = "hatchling.build"
[project]
name = "WuttaPOS"
version = "0.2.1"
version = "0.3.0"
description = "Pythonic Point of Sale System"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]