Skip to content

Commit 54ab977

Browse files
chore: bump version to 0.6.0 for surface-telemetry release
The new `surface` / `surface_version` / `surface_metadata` constructor kwargs are an additive feature; downstream wrappers (e.g. devhelm-mcp-server) need to pin `devhelm>=0.6.0` to use them, so cutting a minor bump. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent b92a706 commit 54ab977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "devhelm"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
description = "DevHelm SDK for Python — typed client for monitors, incidents, alerting, and more"
55
authors = [{ name = "DevHelm", email = "hello@devhelm.io" }]
66
license = "MIT"

0 commit comments

Comments
 (0)