Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluemi committed Dec 20, 2024
1 parent 4acbaf2 commit 1c0e6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/src/deglib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from .distances import Metric, FloatSpace


__version__ = "0.1.1"
__version__ = "0.1.2"


__all__ = [
Expand Down

0 comments on commit 1c0e6e4

Please sign in to comment.