diff --git a/setup.py b/setup.py index 55f8e65..0107055 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="pylabel", packages=["pylabel"], - version="0.1.53", + version="0.1.54", description="Transform, analyze, and visualize computer vision annotations.", long_description=long_description, long_description_content_type="text/markdown",