Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliabaldini committed Jul 23, 2024
1 parent 822b052 commit 46be4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "exact-kmeans"
version = "0.1.1"
version = "0.1.2"
description = "Computes an optimal k-means solution for small instances and small k."
authors = ["Melanie Schmidt <mschmidt@hhu.de>", "Daniel Schmidt <dschmidt@hhu.de>", "Giulia Baldini <giulia.baldini@hhu.de>", "Anna Arutyunova <anna.arutyunova@hhu.de>"]
readme = "README.md"
Expand Down

0 comments on commit 46be4c8

Please sign in to comment.