deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions in pyproject.toml

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-05-27 14:20:33 -07:00
parent 0cb2baac09
commit 14c5761013

View file

@ -1,6 +1,6 @@
[project]
name = "claire"
version = "0.1.8"
version = "0.1.9"
description = "Project manager for the Claude agent fleet — sits on top of rclaude."
readme = "README.md"
requires-python = ">=3.12"