Bump notion version (#310)
when testing earlier, 0.1.0 was used for a failed pypi upload. I'm assuming this is why `This filename has already been used, use a different version` is occuring
This commit is contained in:
parent
f7f9489c3e
commit
a92f86d783
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[tool.poetry]
|
||||
name = "arcade_notion_toolkit"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "LLM tools for essential Notion interactions such as creating, updating, retrieving, and searching pages."
|
||||
authors = ["ArcadeAI <dev@arcade.dev>"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue