diff --git a/setup.py b/setup.py index c7eeeeb5..055cc30a 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ def open_and_read_if_exists(path: str): setup( name="metadata_service", - version="2.4.12", + version="2.4.13", license="Apache License 2.0", description="Metadata Service: backend service for Metaflow", long_description=long_description,