Rename notion toolkit PyPI package (#306)
This commit is contained in:
parent
53a12802f6
commit
ca2ca50a1f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "arcade_notion"
|
name = "arcade_notion_toolkit"
|
||||||
version = "0.0.1"
|
version = "0.1.0"
|
||||||
description = "LLM tools for essential Notion interactions such as creating, updating, retrieving, and searching pages."
|
description = "LLM tools for essential Notion interactions such as creating, updating, retrieving, and searching pages."
|
||||||
authors = ["ArcadeAI <dev@arcade.dev>"]
|
authors = ["ArcadeAI <dev@arcade.dev>"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue