We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2c408 commit 7e3cb1dCopy full SHA for 7e3cb1d
src/radius_clustering/__init__.py
@@ -2,4 +2,4 @@
2
from .radius_clustering import RadiusClustering
3
4
__all__ = ["RadiusClustering"]
5
-__version__ = "1.4.0"
+__version__ = "1.4.1"
0 commit comments