diff --git a/setup.py b/setup.py index 293f4e9..34b52ba 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ def read_requirements(path: Union[str, List[str]]) -> List[str]: setuptools.setup( name="maestro", - version="0.2.0rc1", + version="0.2.0rc2", author="Roboflow", author_email="help@roboflow.com", description="Visual Prompting for Large Multimodal Models (LMMs)",