Toolkit Release 03-25-25 (#329)

Minor version releases for Google and Search Toolkits.

Related PRs:

Google:
https://github.com/ArcadeAI/arcade-ai/pull/321

Search:
https://github.com/ArcadeAI/arcade-ai/pull/316
https://github.com/ArcadeAI/arcade-ai/pull/320
https://github.com/ArcadeAI/arcade-ai/pull/317
This commit is contained in:
Eric Gustin 2025-03-25 11:01:55 -08:00 committed by GitHub
parent d91e417c8d
commit 887ded441e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_google"
version = "1.0.0"
version = "1.1.0"
description = "Arcade tools for the entire google suite"
authors = ["Arcade <dev@arcade.dev>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_search"
version = "1.3.0"
version = "1.4.0"
description = "Tools for searching the web"
authors = ["Arcade <dev@arcade.dev>"]