Skip to content

chore: release hotdata v0.9.0 - #161

Merged
anoop-narang merged 1 commit into
mainfrom
release/v0.9.0
Aug 11, 2026
Merged

chore: release hotdata v0.9.0#161
anoop-narang merged 1 commit into
mainfrom
release/v0.9.0

Conversation

@anoop-narang

Copy link
Copy Markdown
Contributor

Summary

Release hotdata v0.9.0.

Checklist

  • Version bumped in pyproject.toml
  • CHANGELOG.md updated
  • CI green

After merge, run ./scripts/release.sh publish from a clean main checkout.

@anoop-narang
anoop-narang requested a review from a team as a code owner August 11, 2026 13:43
@anoop-narang
anoop-narang requested review from shefeek-jinnah and removed request for a team August 11, 2026 13:43

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release metadata is internally consistent: pyproject.toml 0.8.0 → 0.9.0, uv.lock updated to match, and CHANGELOG.md gains a ## [0.9.0] - 2026-08-11 section holding the former [Unreleased] body — the exact shape scripts/update_changelog.py produces and what scripts/check-release.py looks for. No other version string needs touching; hotdata.__version__ and Configuration.to_debug_report both read installed package metadata rather than a hardcoded literal.

Note that the release metadata check was still queued when I reviewed, so I can't report its result.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Release PR verified: pyproject.toml and uv.lock both at 0.9.0, CHANGELOG.md gained a ## [0.9.0] - 2026-08-11 heading with the prior Unreleased body moved under it (matching what scripts/update_changelog.py produces and what scripts/check-release.py looks for), and no stale 0.8.0 references remain outside the changelog history. hotdata.__version__ reads from package metadata, so no source constant needs bumping.

Note that release checks (Check release metadata, unit/integration tests) were still queued/in progress when this review ran — I did not verify their results.

@anoop-narang
anoop-narang merged commit 5fc884f into main Aug 11, 2026
6 checks passed
@anoop-narang
anoop-narang deleted the release/v0.9.0 branch August 11, 2026 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant