Skip to content

Commit 5049fa5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/proxy/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "llmstudio-proxy"
3-
version = "1.0.5a1"
3+
version = "1.0.5"
44
description = "LLMstudio Proxy is the module of LLMstudio that allows calling any LLM as a Service Provider in proxy server. By leveraging LLMstudio Proxy, you can have a centralized point for connecting to any provider running independently from your application."
55
authors = ["Claudio Lemos <claudio.lemos@tensorops.ai>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)