We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f36d1b commit 604594eCopy full SHA for 604594e
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.4
+current_version = 0.0.5
3
tag = True
4
commit = True
5
pyproject.toml
@@ -5,7 +5,7 @@ requires = ["hatchling"]
6
[project]
7
name = "scib-metrics"
8
-version = "0.0.4"
+version = "0.0.5"
9
description = "Accelerated and Python-only scIB metrics"
10
readme = "README.md"
11
requires-python = ">=3.8"
0 commit comments