chore: bump Python SDK to 0.1.1 for release

This commit is contained in:
Vectry
2026-02-10 11:26:02 +00:00
parent dcc32f36d3
commit ff5bf05a47

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "vectry-agentlens" name = "vectry-agentlens"
version = "0.1.0" version = "0.1.1"
description = "Agent observability that traces decisions, not just API calls" description = "Agent observability that traces decisions, not just API calls"
readme = "README.md" readme = "README.md"
license = "MIT" license = "MIT"