Skip to content

Commit 64d2363

Browse files
committed
Release v0.10.6
Bumped the version to 0.10.6 and dated the CHANGELOG entry for the bundled workspace uv.lock refresh.
1 parent fa58f0d commit 64d2363

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.6] - 2026-08-18
11+
1012
### Changed
1113
- Refreshed the bundled workspace `uv.lock` to the latest within-constraint versions (notably `dlt` 1.29.1 → 1.30.0, `dlthub` 0.29.0 → 0.30.0, `dlthub-client` 0.28.1 → 0.28.2, `starlette` 1.3.1 → 1.6.0, `numpy` 2.5.1 → 2.5.2), plus transitive updates.
1214

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "dlthub-start"
7-
version = "0.10.5"
7+
version = "0.10.6"
88
description = "Create a dltHub workspace and hand off to your coding agent — scaffold, install, log in, and connect a playground, then the agent deploys and runs the sample pipeline."
99
readme = "README.md"
1010
requires-python = ">=3.10"

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)