diff --git a/python/src/deglib/__init__.py b/python/src/deglib/__init__.py index 6a7f05c..23f4565 100644 --- a/python/src/deglib/__init__.py +++ b/python/src/deglib/__init__.py @@ -10,7 +10,7 @@ from .distances import Metric, FloatSpace -__version__ = "0.1.54" +__version__ = "0.1.55" __all__ = [