Skip to content

Commit 3aa280e

Browse files
committed
[fix] bump prerelease version in pyproject.toml
1 parent 1a58cc4 commit 3aa280e

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.4a0"
3+
version = "1.0.4a1"
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)