[Toolkit Release] Weekly Toolkit Release 01-29-25 (#236)

# Weekly Toolkit Release 01-29-25
Previous Toolkit Release: #222 
## Associated PRs
Slack Patch: #232 
GitHub Patch: #227
This commit is contained in:
Eric Gustin 2025-01-29 09:51:16 -08:00 committed by GitHub
parent ce2fb0f6c1
commit aaf1dbd795
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_github"
version = "0.1.9"
version = "0.1.10"
description = "LLM tools for interacting with Github"
authors = ["Arcade <dev@arcade.dev>"]

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_slack"
version = "0.2.0"
version = "0.2.1"
description = "Slack tools for LLMs"
authors = ["Arcade <dev@arcade.dev>"]