Skip to content

Commit 4329b2e

Browse files
committed
Bump version: 0.2.2 → 0.2.3
1 parent 5fa27ef commit 4329b2e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "lyroi"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
description = "LyROI - nnU-Net-based Lymphoma Total Metabolic Tumor Volume Segmentation"
55
readme = "README.md"
66
requires-python = ">=3.9"

setup.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.2.2
2+
current_version = 0.2.3
33
commit = true
44
tag = true
55
tag_name = v{new_version}

0 commit comments

Comments
 (0)