Skip to content

Commit 3411cb2

Browse files
committed
Release v0.0.7
1 parent 4f3ab85 commit 3411cb2

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## v0.0.6
3+
## v0.0.7
44

55
-

pyproject.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
[project]
22
name = "agentle"
3-
version = "v0.0.6"
3+
version = "v0.0.7"
44
description = "..."
55
readme = "README.md"
66
requires-python = ">=3.13"
7-
dependencies = [
8-
"mcp[cli]>=1.6.0",
9-
"rock-solid-base>=0.0.12",
10-
]
7+
dependencies = ["mcp[cli]>=1.6.0", "rock-solid-base>=0.0.12"]
118

129
[[project.authors]]
1310
name = "Arthur Brenno"

0 commit comments

Comments
 (0)