Skip to content

Commit ef2b3b6

Browse files
committed
bump version number in pyproject.toml
1 parent c1cfce7 commit ef2b3b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "kmedoids"
7-
version = "0.5.3.1"
7+
version = "0.5.4"
88
description = "k-Medoids Clustering in Python with FasterPAM"
99
requires-dist = ["numpy"]
1010
classifier = [

0 commit comments

Comments
 (0)