Skip to content

Commit b0b758d

Browse files
committed
[fix] bump release version in pyproject.toml
1 parent 750c239 commit b0b758d

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.1a6"
3+
version = "1.0.1"
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 <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)