Skip to content

Commit a6bc879

Browse files
authored
remove alpha
Signed-off-by: Diogo Goncalves <diogoncalves@users.noreply.github.com>
1 parent 5049fa5 commit a6bc879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/llmstudio/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ langchain = "^0"
2121
langchain-experimental = "^0"
2222
llmstudio-core = "^1.0.0"
2323

24-
llmstudio-tracker = { version = "^1.1.0a0", optional = true }
24+
llmstudio-tracker = { version = "^1.1.0", optional = true }
2525
llmstudio-proxy = { version = "^1.0.1", optional = true }
2626

2727
[tool.poetry.extras]

0 commit comments

Comments
 (0)