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