Skip to content

Commit c5e1f4f

Browse files
committed
Bump version
1 parent b98e1eb commit c5e1f4f

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.1a6"
1+
__version__ = "1.0.1a7"

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.1a6"
8+
version = "1.0.1a7"
99
description = "Official repo for Foundation Models for Quantitative Biomarker Discovery in Cancer Imaging [INSERT DOI]"
1010
readme = "README.md"
1111
authors = ["Suraj Pai <bspai@bwh.harvard.edu>"]

version.py

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

0 commit comments

Comments
 (0)