deps-upgrade(deps): ⬆️ Update dependency versions in pyproject.toml

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Claude Code 2026-03-17 19:30:32 -07:00
parent 22a4f7ce83
commit 080d922743

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "lilith-queue-cli"
version = "0.1.2"
version = "0.1.3"
description = "CLI tools for managing BullMQ queues (Python)"
readme = "README.md"
requires-python = ">=3.11"