Skip to content

Commit d696406

Browse files
Bump to 1.2 (#57)
Co-authored-by: Tiziano Guadagnino <[email protected]>
1 parent 4a2ad69 commit d696406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [{ name = "Saurabh Gupta" }, { name = "Tiziano Guadagnino" }]
1111
requires-python = ">=3.8"
1212
keywords = ["Loop Closures", "Localization", "SLAM", "LiDAR"]
1313
dependencies = [
14-
"kiss-icp>=1.0.0",
14+
"kiss-icp>=1.2.0",
1515
"numpy<2.0.0",
1616
"pyquaternion",
1717
"pydantic>=2",

0 commit comments

Comments
 (0)