deps-upgrade(root): ⬆️ Update project dependencies in pyproject.toml for improved build consistency and security
Some checks failed
Publish / publish (push) Failing after 1s
Publish to PyPI / Build and Publish (push) Failing after 53s

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-06-10 15:15:00 -07:00
parent fd098d1d3c
commit 2f6887255f

View file

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