Skip to content

Commit 348ebb7

Browse files
timeleft--claude
andcommitted
chore: bump version to 0.5.0
The v0.5.0 release was published but the PyPI publish workflow failed because pyproject.toml still had version 0.4.13. This commit aligns the version to match the release tag so the publish workflow succeeds. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent b4f6383 commit 348ebb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fava-trails"
3-
version = "0.4.13"
3+
version = "0.5.0"
44
description = "FAVA Trails 🫛👣 — Federated Agents Versioned Audit Trail. VCS-backed memory for AI agents via MCP."
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)