Skip to content

Commit c61c595

Browse files
committed
0.1.1
1 parent 9432e5e commit c61c595

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.0"
13+
__version__ = "0.1.1"
1414

1515

1616
__all__ = [

0 commit comments

Comments
 (0)