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:
parent
a4a2f8dd82
commit
6d79bc2753
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[project]
|
[project]
|
||||||
name = "auto-commit-service"
|
name = "auto-commit-service"
|
||||||
version = "0.2.0"
|
version = "0.2.5"
|
||||||
description = "Automated commit message generation service using local LLM inference"
|
description = "Automated commit message generation service using local LLM inference"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue