diff --git a/setup.py b/setup.py index 1d30ea1..d34ebaf 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setuptools.setup( name='label-studio-tools', - version='0.0.2.dev', + version='0.0.2', author='Heartex', author_email="hello@heartex.ai", description='Label studio common tools',