Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fwilliams committed Dec 8, 2023
1 parent 0466a72 commit dac4e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def main():

setuptools.setup(
name="point-cloud-utils",
version="0.30.0",
version="0.30.2",
author="Francis Williams",
author_email="[email protected]",
description="A Python library for common tasks on 3D point clouds and meshes",
Expand Down

0 comments on commit dac4e5e

Please sign in to comment.