Skip to content

Commit 5ff0a1b

Browse files
committed
v0.1.4
1 parent bc6af16 commit 5ff0a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/src/deglib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from .distances import Metric, FloatSpace
1111

1212

13-
__version__ = "0.1.3"
13+
__version__ = "0.1.4"
1414

1515

1616
__all__ = [

0 commit comments

Comments
 (0)