Files
Shadowbroker/pyproject.toml
T
BigBodyCobain 8676a98945 Release v0.9.84 with GT analytics, Telegram translate, full telemetry, and saved dashboard layout.
Bump version across frontend, backend, and desktop shell; update changelog modal, release digests, and updater manifest filtering for the current version only.
2026-08-05 13:20:59 -06:00

13 lines
191 B
TOML

[project]
name = "shadowbroker"
version = "0.9.84"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []
[dependency-groups]
test = []
[tool.uv.workspace]
members = ["backend"]