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