We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d76e5 commit 57f60f4Copy full SHA for 57f60f4
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "treequest"
3
-version = "0.1.1"
+version = "0.1.2"
4
description = "A Tree Search Library with Flexible API for LLM Inference-Time Scaling"
5
readme = "README.md"
6
authors = [
0 commit comments