docs: fix capitalization

This commit is contained in:
Lance Edgar 2024-12-05 08:35:30 -06:00
parent 746522368e
commit 84a8beaf46
10 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@ build-backend = "hatchling.build"
[project]
name = "WuttaSync"
version = "0.1.0"
description = "Wutta framework for data import/export and real-time sync"
description = "Wutta Framework for data import/export and real-time sync"
readme = "README.md"
authors = [{name = "Lance Edgar", email = "lance@wuttaproject.org"}]
license = {text = "GNU GPL v3+"}