We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be83898 commit 19d6169Copy full SHA for 19d6169
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "pydantic-ai"
7
-version = "0.0.2"
+version = "0.0.3"
8
description = "Agent Framework / shim to use Pydantic with LLMs"
9
authors = [
10
{ name = "Samuel Colvin", email = "[email protected]" },
0 commit comments