diff --git a/setup.py b/setup.py index 10a6d22..6aa7313 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setuptools.setup( name="upolygon", - version="0.1.7", + version="0.1.8", author="V7", author_email="simon@v7labs.com", description="Collection of fast polygon operations for DL",