Skip to content

Commit 406aea6

Browse files
authored
Update setup.py
1 parent fa5937e commit 406aea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def main():
8888

8989
setuptools.setup(
9090
name="point-cloud-utils",
91-
version="0.29.6",
91+
version="0.29.7",
9292
author="Francis Williams",
9393
author_email="[email protected]",
9494
description="A Python library for common tasks on 3D point clouds and meshes",

0 commit comments

Comments
 (0)