We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008293d commit 1468bf1Copy full SHA for 1468bf1
python/src/deglib/__init__.py
@@ -10,7 +10,7 @@
10
from .distances import Metric, FloatSpace
11
12
13
-__version__ = "0.1.56"
+__version__ = "0.1.57"
14
15
16
__all__ = [
0 commit comments