diff --git a/setup.py b/setup.py index bca8254..6a696ff 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name="upolygon", - version="0.1.1", + version="0.1.2", author="V7", author_email="simon@v7labs.com", description="Collection of fast polygon operations for DL",