diff --git a/setup.py b/setup.py index 4aa1d55..eeaca2c 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setuptools.setup( name="upolygon", - version="0.1.2", + version="0.1.3", author="V7", author_email="simon@v7labs.com", description="Collection of fast polygon operations for DL",