We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f66c55 commit 9d10900Copy full SHA for 9d10900
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.3.3
+current_version = 0.4.0
3
tag = True
4
commit = True
5
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["hatchling"]
6
[project]
7
name = "scib-metrics"
8
-version = "0.3.3"
+version = "0.4.0"
9
description = "Accelerated and Python-only scIB metrics"
10
readme = "README.md"
11
requires-python = ">=3.9"
0 commit comments