Skip to content

Commit 48d36c3

Browse files
committed
v0.1.5
1 parent 05fa8f3 commit 48d36c3

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.4"
13+
__version__ = "0.1.5"
1414

1515

1616
__all__ = [

0 commit comments

Comments
 (0)