Skip to content

Commit e5cc750

Browse files
committed
Release v0.0.11
1 parent 577bd13 commit e5cc750

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
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.10
3+
## v0.0.11
44

55
-

pyproject.toml

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentle"
3-
version = "v0.0.10"
3+
version = "v0.0.11"
44
description = "..."
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -21,18 +21,4 @@ packages = ["agentle"]
2121
packages = ["agentle"]
2222

2323
[dependency-groups]
24-
dev = [
25-
"cerebras-cloud-sdk>=1.29.0",
26-
"google-genai>=1.11.0",
27-
"ipykernel>=6.29.5",
28-
"langfuse>=2.60.3",
29-
"mypy>=1.15.0",
30-
"openai>=1.75.0",
31-
"openai-agents>=0.0.11",
32-
"pandas>=2.2.3",
33-
"pillow>=11.2.1",
34-
"pydantic>=2.11.3",
35-
"pydantic-ai>=0.1.3",
36-
"python-dotenv>=1.1.0",
37-
"r2r>=3.5.14",
38-
]
24+
dev = ["cerebras-cloud-sdk>=1.29.0", "google-genai>=1.11.0", "ipykernel>=6.29.5", "langfuse>=2.60.3", "mypy>=1.15.0", "openai>=1.75.0", "openai-agents>=0.0.11", "pandas>=2.2.3", "pillow>=11.2.1", "pydantic>=2.11.3", "pydantic-ai>=0.1.3", "python-dotenv>=1.1.0", "r2r>=3.5.14"]

0 commit comments

Comments
 (0)