Skip to content

Commit 47f760a

Browse files
committed
version bump and docs
1 parent 618d625 commit 47f760a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/docs/sections/api_reference.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,13 @@
537537
show_source: false
538538

539539

540+
----------------
541+
542+
::: point_cloud_utils.remove_mesh_vertices
543+
handler: python
544+
options:
545+
show_root_heading: true
546+
show_source: false
540547

541548
----------------
542549

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.30.2",
91+
version="0.30.3",
9292
author="Francis Williams",
9393
author_email="francis@fwilliams.info",
9494
description="A Python library for common tasks on 3D point clouds and meshes",

0 commit comments

Comments
 (0)