Skip to content

Commit 6399984

Browse files
authored
Release v0.2.7 (#21)
Refreshed the bundled minimal workspace uv.lock (dlt 1.29.1 -> 1.30.0, dlthub 0.29.0 -> 0.30.0, starlette 1.3.1 -> 1.6.0, sqlglot 30.14 -> 30.17, setuptools 83.0 -> 84.0) plus the root dev toolchain lock.
1 parent 6e94d99 commit 6399984

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.2.7] - 2026-08-17
11+
1012
### Changed
1113
- Refreshed the bundled minimal workspace `uv.lock` to the latest within-constraint versions (notably `dlt` 1.29.1 → 1.30.0, `dlthub` 0.29.0 → 0.30.0, `starlette` 1.3.1 → 1.6.0, `sqlglot` 30.14 → 30.17, `setuptools` 83.0 → 84.0), 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-init"
7-
version = "0.2.6"
7+
version = "0.2.7"
88
description = "Scaffold a dltHub workspace into a new or existing directory."
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)