mirror of https://github.com/kortix-ai/suna.git
Merge pull request #1 from kortix-ai/bump-version-0.1.1
Bump version to 0.1.1
This commit is contained in:
commit
521abc046d
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "agentpress"
|
name = "agentpress"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = "LLM Messages[] API on Steroids called \"Threads\" with easy Tool Execution and State Management"
|
description = "LLM Messages[] API on Steroids called \"Threads\" with easy Tool Execution and State Management"
|
||||||
authors = ["marko-kraemer <markokraemer.mail@gmail.com>"]
|
authors = ["marko-kraemer <markokraemer.mail@gmail.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
Loading…
Reference in New Issue