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:
parent
d91e417c8d
commit
887ded441e
2 changed files with 2 additions and 2 deletions
|
|
@ -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>"]
|
||||
|
||||
|
|
|
|||
|
|
@ -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>"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue