Skip to content

Commit 481663d

Browse files
authored
chore(release): bump CHAT_UI_VERSION to 0.0.6 (#533)
1 parent 1ca7dd2 commit 481663d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llama-index-server/llama_index/server/chat_ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
import requests
77

8-
CHAT_UI_VERSION = "0.0.5"
8+
CHAT_UI_VERSION = "0.0.6"
99

1010

1111
def download_chat_ui(

0 commit comments

Comments
 (0)