Skip to content

Commit 378ac57

Browse files
committed
Bump version
1 parent b8e5b1f commit 378ac57

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fmcib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1a5"
1+
__version__ = "1.0.1a6"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55

66
[tool.poetry]
77
name = "foundation-cancer-image-biomarker"
8-
version = "1.0.1a5"
8+
version = "1.0.1a6"
99
description = "Official repo for Foundation Models for Quantitative Biomarker Discovery in Cancer Imaging [INSERT DOI]"
1010
readme = "README.md"
1111
authors = ["Suraj Pai <[email protected]>"]

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1a5"
1+
__version__ = "1.0.1a6"

0 commit comments

Comments
 (0)