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