Skip to content

Commit 0893208

Browse files
authored
Update pyproject.toml (#152)
## LLMstudio Version 0.3.12 ### What was done in this PR: - Updated llmstudio version on `pyproject.toml` from 0.3.11 to 0.3.12
2 parents 0f6b8dd + b159aaa commit 0893208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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"
3-
version = "0.3.11"
3+
version = "0.3.12"
44
description = "Prompt Perfection at Your Fingertips"
55
authors = ["Cláudio Lemos <claudio@tensorops.ai>"]
66
license = "MIT"

0 commit comments

Comments
 (0)