We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98e1eb commit c5e1f4fCopy full SHA for c5e1f4f
fmcib/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.1a6"
+__version__ = "1.0.1a7"
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
5
6
[tool.poetry]
7
name = "foundation-cancer-image-biomarker"
8
-version = "1.0.1a6"
+version = "1.0.1a7"
9
description = "Official repo for Foundation Models for Quantitative Biomarker Discovery in Cancer Imaging [INSERT DOI]"
10
readme = "README.md"
11
authors = ["Suraj Pai <bspai@bwh.harvard.edu>"]
version.py
0 commit comments