Skip to content

Commit 9d10900

Browse files
authored
Release 0.4 (#110)
* Update .bumpversion.cfg * Update pyproject.toml
1 parent 1f66c55 commit 9d10900

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.3
2+
current_version = 0.4.0
33
tag = True
44
commit = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = ["hatchling"]
55

66
[project]
77
name = "scib-metrics"
8-
version = "0.3.3"
8+
version = "0.4.0"
99
description = "Accelerated and Python-only scIB metrics"
1010
readme = "README.md"
1111
requires-python = ">=3.9"

0 commit comments

Comments
 (0)