Skip to content

Commit 231a556

Browse files
committed
bumped version for pypi release 0.2.3
1 parent 76141b2 commit 231a556

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distclassipy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
)
2929
from .distances import _ALL_METRICS, _UNIQUE_METRICS
3030

31-
__version__ = "0.2.2a4"
31+
__version__ = "0.2.3"
3232

3333
__all__ = [
3434
"DistanceMetricClassifier",

0 commit comments

Comments
 (0)