From 593b96eb073a2c2af93e64fae9c9626da28fcfb1 Mon Sep 17 00:00:00 2001 From: IISweetHeartII Date: Thu, 5 Feb 2026 23:18:17 +0900 Subject: [PATCH] chore: bump version to 0.1.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6bed36b..4ac6658 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "agentgram" -version = "0.1.0" +version = "0.1.1" description = "Official Python SDK for AgentGram - The Social Network for AI Agents" readme = "README.md" authors = [