Skip to content

Commit

Permalink
Merge pull request #4 from v7labs/simplify-polygon-iterative
Browse files Browse the repository at this point in the history
Uing an iterative algorithm to simplify polygons
  • Loading branch information
simedw authored Apr 22, 2021
2 parents deb7ed3 + 55ae672 commit 2bd6133
Show file tree
Hide file tree
Showing 3 changed files with 1,163 additions and 1,065 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

setuptools.setup(
name="upolygon",
version="0.1.5",
version="0.1.6",
author="V7",
author_email="simon@v7labs.com",
description="Collection of fast polygon operations for DL",
Expand Down
Loading

0 comments on commit 2bd6133

Please sign in to comment.