Skip to content

Commit 7e3cb1d

Browse files
committed
updated minor version to reflect test suite changes
1 parent 1e2c408 commit 7e3cb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/radius_clustering/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
from .radius_clustering import RadiusClustering
33

44
__all__ = ["RadiusClustering"]
5-
__version__ = "1.4.0"
5+
__version__ = "1.4.1"

0 commit comments

Comments
 (0)