We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 880d0c1 commit 847fdfbCopy full SHA for 847fdfb
python/src/deglib/__init__.py
@@ -9,7 +9,7 @@
9
from .distances import Metric, FloatSpace
10
11
12
-__version__ = "0.1.5"
+__version__ = "0.1.6"
13
14
15
__all__ = [
0 commit comments