We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76141b2 commit 231a556Copy full SHA for 231a556
1 file changed
distclassipy/__init__.py
@@ -28,7 +28,7 @@
28
)
29
from .distances import _ALL_METRICS, _UNIQUE_METRICS
30
31
-__version__ = "0.2.2a4"
+__version__ = "0.2.3"
32
33
__all__ = [
34
"DistanceMetricClassifier",
0 commit comments