Skip to content

Commit a393c3d

Browse files
kasperjungeclaude
andcommitted
Fix version in pyproject.toml for v0.7.0 release
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent da7af78 commit a393c3d

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
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "agr"
7-
version = "0.6.4"
7+
version = "0.7.0"
88
description = "Agent Resources - A package and project manager for AI agents."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)