We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e5678 commit 2ca0e3dCopy full SHA for 2ca0e3d
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ ignore = ["E203", "W503"]
23
24
[project]
25
name = "kompot"
26
-version = "0.6.0"
+version = "0.6.1"
27
description = "Differential abundance and gene expression analysis using Mahalanobis distance with JAX backend"
28
readme = "README.md"
29
authors = [
0 commit comments