Skip to content

Commit 1a3ffaa

Browse files
VijitSingh97claude
andauthored
release: prep v1.10.2 (#721)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 2f81748 commit 1a3ffaa

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pithead ships as **one product, one version** — the version lives in the top-l
99
[`VERSION`](VERSION) file and every released image is tagged with it. Releases are cut
1010
per the process in [`docs/dev/releasing.md`](docs/dev/releasing.md).
1111

12-
## [Unreleased]
12+
## [1.10.2] - 2026-07-21
1313

1414
### Fixed
1515

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.1
1+
1.10.2

build/dashboard/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "mining-dashboard"
77
# Keep in lockstep with the top-level VERSION file — the single source of truth for the stack version
88
# (#44). A shell test (tests/stack/run.sh) fails if these drift; the dashboard *displays* the version
99
# from VERSION (baked in as PITHEAD_VERSION, #58), so this is packaging metadata only.
10-
version = "1.10.1"
10+
version = "1.10.2"
1111
description = "Monitoring dashboard and XvB switching engine for Pithead"
1212
readme = "README.md"
1313
requires-python = ">=3.11"

build/dashboard/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)