Bump toolkit versions (#194)

This commit is contained in:
Eric Gustin 2025-01-07 13:32:36 -08:00 committed by GitHub
parent feb83c95ca
commit d5067af023
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_code_sandbox"
version = "0.1.7"
version = "0.1.8"
description = "LLM tools for running code in a sandbox"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_github"
version = "0.1.7"
version = "0.1.8"
description = "LLM tools for interacting with Github"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

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

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_linkedin"
version = "0.1.7"
version = "0.1.8"
description = "Arcade tools for LinkedIn"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_math"
version = "0.1.7"
version = "0.1.8"
description = "Math toolkit for Arcade"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

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

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_slack"
version = "0.1.7"
version = "0.1.8"
description = "Slack tools for LLMs"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_spotify"
version = "0.1.7"
version = "0.1.8"
description = "Arcade tools for Spotify"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_web"
version = "0.1.7"
version = "0.1.8"
description = "LLM tools for web-related tasks"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_x"
version = "0.1.7"
version = "0.1.8"
description = "LLM tools for interacting with X (Twitter)"
authors = ["Arcade AI <dev@arcade-ai.com>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_zoom"
version = "0.1.7"
version = "0.1.8"
description = "Arcade tools for Zoom"
authors = ["Arcade AI <dev@arcade-ai.com>"]