chore(@ml/auto-commit-service): 📦 bump version to 0.1.1
- Fix CRASHED status handling to attempt recovery instead of giving up - Daemon now auto-starts llama-service after reboot when stale PID detected
This commit is contained in:
parent
a59e438bc8
commit
91b3b3979a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "auto-commit-service"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Automated commit message generation service using local LLM inference"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue