There was an error while loading. Please reload this page.
1 parent 0419e2f commit d9472e0Copy full SHA for d9472e0
1 file changed
python/src/deglib/__init__.py
@@ -19,7 +19,7 @@
19
)
20
from .distances import FloatSpace, Metric
21
22
-__version__ = "0.1.6"
+__version__ = "0.2.0"
23
24
__all__ = [
25
"DynamicExplorationGraph",
0 commit comments