Skip to content

Commit 8efcd9f

Browse files
committed
chore: bump version to 0.1.16
1 parent 7d15f2e commit 8efcd9f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[project]
22
name = "arc-atlas"
3-
version = "0.1.15"
3+
version = "0.1.16"
44
description = "Teacher/Student orchestration toolkit for Bring-Your-Own-Agent workflows."
55
readme = { file = "docs/guides/pypi.md", content-type = "text/markdown" }
66
requires-python = ">=3.10"
77
keywords = ["autonomy", "agents", "langchain", "langgraph", "reasoning", "reward-models"]
88
dependencies = [
9+
"anthropic>=0.74.1",
910
"asyncpg>=0.29.0",
1011
"httpx>=0.25.0",
1112
"langchain-core>=0.3.76",

0 commit comments

Comments
 (0)