Skip to content

Commit bec5084

Browse files
PleasePromptoclaude
andcommitted
chore: bump version to 0.9.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent e272563 commit bec5084

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ductor_bot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""ductor: Telegram bot powered by Claude Code CLI and Codex CLI."""
22

3-
__version__ = "0.8.0"
3+
__version__ = "0.9.0"

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 = "ductor"
7-
version = "0.8.0"
7+
version = "0.9.0"
88
description = "Control Claude Code and Codex CLI from Telegram. Live streaming, sessions, cron jobs, webhooks, Docker sandboxing."
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)