Skip to content

Commit e6fffce

Browse files
acailicclaude
andcommitted
chore: bump version to 0.1.11
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eac878b commit e6fffce

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject-server.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 = "peaky-peek-server"
7-
version = "0.1.10"
7+
version = "0.1.11"
88
description = "Self-hosted server for Agent Debugger — FastAPI backend, SQLite/Postgres storage, SSE streaming, and React UI."
99
readme = "README.md"
1010
requires-python = ">=3.10"

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 = "peaky-peek"
7-
version = "0.1.10"
7+
version = "0.1.11"
88
description = "Lightweight tracing SDK for AI agents. Capture decisions, tool calls, and LLM events with one context manager."
99
readme = "SDK_README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)