Skip to content

Commit d9472e0

Browse files
committed
v0.2.0
1 parent 0419e2f commit d9472e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/src/deglib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
)
2020
from .distances import FloatSpace, Metric
2121

22-
__version__ = "0.1.6"
22+
__version__ = "0.2.0"
2323

2424
__all__ = [
2525
"DynamicExplorationGraph",

0 commit comments

Comments
 (0)