From 0b60ef0d06c56a003edd918d80e3a09a0cf94081 Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Sat, 9 Aug 2025 21:06:31 +0800 Subject: [PATCH] chore: bump langbot-plugin version to 0.1.1a1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 40f172c0..c371f1c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "pre-commit>=4.2.0", "uv>=0.7.11", "mypy>=1.16.0", - "langbot-plugin==0.1.0a6", + "langbot-plugin==0.1.1a1", ] keywords = [ "bot",