Skip to content

Commit 65d0f22

Browse files
committed
[fix] bump prerelease version in pyproject.toml
1 parent 7840ef4 commit 65d0f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/tracker/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-tracker"
3-
version = "1.1.0a1"
3+
version = "1.1.0a2"
44
description = "LLMstudio Tracker is the module of LLMstudio that allows monitoring and logging your LLM calls. By leveraging LLMstudio Tracker, users can gain insights on model performance and streamline development workflows with actionable analytics."
55
authors = ["Claudio Lemos <claudio.lemos@tensorops.ai>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)