Rename notion toolkit PyPI package (#306)

This commit is contained in:
Eric Gustin 2025-03-17 15:46:57 -08:00 committed by GitHub
parent 53a12802f6
commit ca2ca50a1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "arcade_notion"
version = "0.0.1"
name = "arcade_notion_toolkit"
version = "0.1.0"
description = "LLM tools for essential Notion interactions such as creating, updating, retrieving, and searching pages."
authors = ["ArcadeAI <dev@arcade.dev>"]