Change notion version (#304)
This commit is contained in:
parent
5afd31ba27
commit
29e895ca44
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "arcade_notion"
|
name = "arcade_notion"
|
||||||
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