deps-upgrade(root): ⬆️ Update project dependencies in pyproject.toml for improved build consistency and security
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
fd098d1d3c
commit
2f6887255f
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue