bump: version 0.0.0 → 0.1.0

This commit is contained in:
Lance Edgar 2025-01-12 00:22:28 -06:00
parent 034cf44a1e
commit e4a4e85cf6
2 changed files with 6 additions and 1 deletions

View file

@ -6,7 +6,7 @@ build-backend = "hatchling.build"
[project]
name = "Wutta-COREPOS"
version = "0.0.0"
version = "0.1.0"
description = "Wutta Framework integration for CORE-POS"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]