Skip to content

Commit

Permalink
Bump version to 0.1.6a0
Browse files Browse the repository at this point in the history
  • Loading branch information
sidchaini committed Sep 17, 2024
1 parent b4ca13a commit f895f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distclassipy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
from .classifier import DistanceMetricClassifier # noqa
from .distances import Distance # noqa

__version__ = "0.1.5"
__version__ = "0.1.6a0"

0 comments on commit f895f5b

Please sign in to comment.