Skip to content

Commit df6f465

Browse files
authored
Merge pull request #15 from sidchaini/alpha
Bump version to 0.1.6a0
2 parents b4ca13a + f895f5b commit df6f465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distclassipy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
from .classifier import DistanceMetricClassifier # noqa
2626
from .distances import Distance # noqa
2727

28-
__version__ = "0.1.5"
28+
__version__ = "0.1.6a0"

0 commit comments

Comments
 (0)