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