Skip to content

Commit 1468bf1

Browse files
committed
new version 0.1.57
1 parent 008293d commit 1468bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/src/deglib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from .distances import Metric, FloatSpace
1111

1212

13-
__version__ = "0.1.56"
13+
__version__ = "0.1.57"
1414

1515

1616
__all__ = [

0 commit comments

Comments
 (0)