Skip to content

Commit f9539b7

Browse files
committed
[fix] bump release version in pyproject.toml
1 parent 74f3c05 commit f9539b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/core/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-core"
3-
version = "1.0.4a1"
3+
version = "1.0.4"
44
description = "LLMStudio core capabilities for routing llm calls for any vendor. No proxy server required. For that use llmstudio[proxy]"
55
authors = ["Cláudio Lemos <claudio.lemos@tensorops.ai>"]
66
license = "MIT"

0 commit comments

Comments
 (0)