Skip to content

Commit 47b99b6

Browse files
committed
Increment version in setup.py
1 parent e962776 commit 47b99b6

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
@@ -91,7 +91,7 @@ def main():
9191

9292
setuptools.setup(
9393
name="point-cloud-utils",
94-
version="0.33.0",
94+
version="0.34.0",
9595
author="Francis Williams",
9696
author_email="francis@fwilliams.info",
9797
description="A Python library for common tasks on 3D point clouds and meshes",

0 commit comments

Comments
 (0)