Skip to content

Commit 09127ce

Browse files
committed
update version tag
1 parent d52a6a5 commit 09127ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "spatiallm"
3-
version = "0.0.1"
3+
version = "0.1.0"
44
description = "SpatialLM: Large Language Model for Spatial Understanding"
55
authors = ["ManyCore Research Team"]
66
license = "Llama3.2"
@@ -28,7 +28,7 @@ terminaltables = "^3.1.10"
2828
open3d = "^0.18.0"
2929
nvidia-cudnn-cu12 = "*"
3030
nvidia-nccl-cu12 = "*"
31-
poethepoet = {extras = ["poetry-plugin"], version = "^0.33.1"}
31+
poethepoet = { extras = ["poetry-plugin"], version = "^0.33.1" }
3232
addict = "^2.4.0"
3333

3434
[tool.poe.tasks]

0 commit comments

Comments
 (0)