10000 fix: Update the PyPI package description (#15) · mbhatt1/sdk-python@f431f15 · GitHub
[go: up one dir, main page]

Skip to content

Commit f431f15

Browse files
authored
fix: Update the PyPI package description (strands-agents#15)
To match the GitHub repository title
1 parent 44c0c03 commit f431f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "strands-agents"
77
version = "0.1.0"
8-
description = "A production-ready framework for building autonomous AI agents"
8+
description = "A model-driven approach to building AI agents in just a few lines of code"
99
readme = "README.md"
1010
requires-python = ">=3.10"
1111
license = {text = "Apache-2.0"}

0 commit comments

Comments
 (0)
0