We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f296f66 commit cfa6620Copy full SHA for cfa6620
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pixel_clusterizer"
7
-version = "3.1.7"
+version = "3.2.0"
8
license = "MIT"
9
description = "A fast, generic, and easy to use clusterizer to cluster hits of a pixel matrix in Python."
10
readme = {file = "README.md", content-type = "text/markdown"}
0 commit comments