We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1363ddc commit 5675d1dCopy full SHA for 5675d1d
llmstack/client/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "promptmanager",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"private": true,
5
"proxy": "http://localhost:9000",
6
"homepage": "https://llmstack.trypromptly.com",
pyproject.toml
[tool.poetry]
name = "llmstack"
-version = "0.1.0"
+version = "0.1.1"
description = "Low-code platform to build generative AI apps, chatbots and agents with your data"
authors = ["Ajay Chintala"]
license = "ELv2"
0 commit comments