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 c1cfce7 commit ef2b3b6Copy full SHA for ef2b3b6
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
4
5
[project]
6
name = "kmedoids"
7
-version = "0.5.3.1"
+version = "0.5.4"
8
description = "k-Medoids Clustering in Python with FasterPAM"
9
requires-dist = ["numpy"]
10
classifier = [
0 commit comments