Skip to content

Commit 2f26ce3

Browse files
himattmclaude
andcommitted
Bump version to 0.2.0b1 for beta release
Beta includes: - PID reuse detection for orphaned task cleanup - Instance tracking (server_id) for crashed process detection - Proper asyncio.CancelledError handling for sub-agent cancellation - Shared queue_core.py infrastructure Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent af89ef8 commit 2f26ce3

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 = "agent-task-queue"
3-
version = "0.1.4"
3+
version = "0.2.0b1"
44
description = "MCP server for sequential task execution via FIFO queue"
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)