Skip to content

Commit 5675d1d

Browse files
committed
Bump up the version
1 parent 1363ddc commit 5675d1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llmstack/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "promptmanager",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"proxy": "http://localhost:9000",
66
"homepage": "https://llmstack.trypromptly.com",

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "llmstack"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Low-code platform to build generative AI apps, chatbots and agents with your data"
55
authors = ["Ajay Chintala"]
66
license = "ELv2"

0 commit comments

Comments
 (0)