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