Bump versions (#470)

This commit is contained in:
Eric Gustin 2025-07-01 13:43:33 -07:00 committed by GitHub
parent a336f43a83
commit bfd183f06b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 19 additions and 19 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_asana"
version = "0.1.1"
version = "0.1.2"
description = "Arcade tools designed for LLMs to interact with Asana"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_confluence"
version = "0.0.2"
version = "0.0.3"
description = "Arcade.dev LLM tools for Confluence"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_dropbox"
version = "0.1.2"
version = "0.1.3"
description = "Arcade tools designed for LLMs to interact with Dropbox"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_github"
version = "0.1.11"
version = "0.1.12"
description = "Arcade.dev LLM tools for Github"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_google"
version = "1.2.2"
version = "1.2.3"
description = "Arcade.dev LLM tools for Google Workspace"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_hubspot"
version = "0.2.1"
version = "0.2.2"
description = "Arcade tools designed for LLMs to interact with Hubspot"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_linkedin"
version = "0.1.11"
version = "0.1.12"
description = "Arcade.dev LLM tools for LinkedIn"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_math"
version = "1.0.2"
version = "1.0.3"
description = "Arcade.dev LLM tools for doing math"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_microsoft"
version = "0.2.1"
version = "0.2.2"
description = "Arcade.dev LLM tools for Outlook Mail"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_notion_toolkit"
version = "0.1.4"
version = "0.1.5"
description = "Arcade.dev LLM tools for Notion"
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_reddit"
version = "0.1.1"
version = "0.1.2"
description = "Arcade.dev LLM tools Reddit"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "httpx>=0.27.2,<1.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_salesforce"
version = "0.1.1"
version = "0.1.2"
description = "Arcade tools designed for LLMs to interact with Salesforce"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "httpx>=0.27.2,<1.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_search"
version = "1.4.1"
version = "1.4.2"
description = "Arcade.dev LLM tools for searching the web"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "serpapi>=0.1.5,<1.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_slack"
version = "0.4.4"
version = "0.4.5"
description = "Arcade.dev LLM tools for Slack"
requires-python = ">=3.10"
dependencies = [ "aiodns>=1.0,<2.0.0", "typing; python_version < '3.7'", "aiohttp>=3.7.3,<4.0.0", "arcade-tdk>=2.0.0,<3.0.0", "slack-sdk>=3.31.0,<4.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_spotify"
version = "0.2.2"
version = "0.2.3"
description = "Arcade.dev LLM tools for Spotify"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "httpx>=0.27.2,<1.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_stripe"
version = "0.0.2"
version = "0.0.3"
description = "Arcade.dev LLM tools for Stripe"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "stripe-agent-toolkit>=0.6.1,<1.0.0", "stripe>=11.0.0,<12.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_web"
version = "1.0.2"
version = "1.0.3"
description = "Arcade.dev LLM tools for web scraping related tasks"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "firecrawl-py>=1.3.1,<2.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_x"
version = "0.1.13"
version = "0.1.14"
description = "Arcade.dev LLM tools for X (Twitter)"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "httpx>=0.27.2,<1.0.0",]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_zoom"
version = "0.1.11"
version = "0.1.12"
description = "Arcade.dev LLM tools for Zoom"
requires-python = ">=3.10"
dependencies = [ "arcade-tdk>=2.0.0,<3.0.0", "httpx>=0.27.2,<1.0.0",]