chore: Rename project to service-update-alerts

Update project metadata, docs, and systemd unit names to match the new service-update-alerts naming.
This commit is contained in:
Jeena 2026-03-12 15:50:38 +00:00
parent 413766ed2b
commit 501a84e0a9
8 changed files with 19 additions and 19 deletions

View file

@ -3,7 +3,7 @@ requires = ["setuptools>=68", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "check-for-updates"
name = "service-update-alerts"
version = "0.1.0"
description = "Check running service versions against upstream releases"
requires-python = ">=3.10"