Rename product to OrbitWard

This commit is contained in:
Keith Smith
2026-05-26 21:24:54 -06:00
parent af72a6c563
commit 177bdcc8a7
41 changed files with 129 additions and 105 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
[project]
name = "orbitalward-backend"
name = "orbitward-backend"
version = "0.1.0"
description = "OrbitalWard FastAPI backend"
description = "OrbitWard FastAPI backend"
requires-python = ">=3.12"
dependencies = [
"alembic>=1.13.3",