Skip to content

Commit 6f225dc

Browse files
Update pyproject.toml
1 parent 361f2e3 commit 6f225dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bico"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "BICO is a fast streaming algorithm to compute coresets for the k-means problem on very large sets of points."
55
authors = ["Melanie Schmidt <mschmidt@hhu.de>", "Giulia Baldini <giulia.baldini@hhu.de>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)