Skip to content

Commit 2bd6133

Browse files
authored
Merge pull request #4 from v7labs/simplify-polygon-iterative
Uing an iterative algorithm to simplify polygons
2 parents deb7ed3 + 55ae672 commit 2bd6133

File tree

3 files changed

+1163
-1065
lines changed

3 files changed

+1163
-1065
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
setuptools.setup(
2323
name="upolygon",
24-
version="0.1.5",
24+
version="0.1.6",
2525
author="V7",
2626
author_email="simon@v7labs.com",
2727
description="Collection of fast polygon operations for DL",

0 commit comments

Comments
 (0)