From eeb47dbec5c022d2cef91863d2fdf65c7a2c4183 Mon Sep 17 00:00:00 2001 From: Eric Gustin <34000337+EricGustin@users.noreply.github.com> Date: Thu, 20 Feb 2025 13:27:35 -0800 Subject: [PATCH] [Toolkit Release] Weekly Toolkit Release 02-20-25 (#261) # Weekly Toolkit Release 02-20-25 Previous Toolkit Release: #248 ## Google Toolkit Minor Release https://github.com/ArcadeAI/arcade-ai/pull/249 #259 ## Slack Toolkit Minor Release #254 ## X Toolkit Patch Release #256 --- contrib/crewai/README.md | 1 - toolkits/google/pyproject.toml | 2 +- toolkits/slack/pyproject.toml | 2 +- toolkits/x/pyproject.toml | 2 +- 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/contrib/crewai/README.md b/contrib/crewai/README.md index d70099fd..4c41b01d 100644 --- a/contrib/crewai/README.md +++ b/contrib/crewai/README.md @@ -18,7 +18,6 @@
Docs • Toolkits • - Cookbook • Python Client • JavaScript Client
diff --git a/toolkits/google/pyproject.toml b/toolkits/google/pyproject.toml index a94c000e..000919bb 100644 --- a/toolkits/google/pyproject.toml +++ b/toolkits/google/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "arcade_google" -version = "0.2.0" +version = "0.3.0" description = "Arcade tools for the entire google suite" authors = ["Arcade