diff --git a/cellmaps_coembedding/__init__.py b/cellmaps_coembedding/__init__.py index 6161127..8e1c36d 100644 --- a/cellmaps_coembedding/__init__.py +++ b/cellmaps_coembedding/__init__.py @@ -4,7 +4,7 @@ __author__ = 'Cell Maps team' __email__ = 'tools@cm4ai.org' -__version__ = '0.3.0a1' +__version__ = '0.3.0' __repo_url__ = 'https://github.com/idekerlab/cellmaps_coembedding' __description__ = 'A tool to generate coembeddings from IF image embeddings and PPI network embeddings' __computation_name__ = 'Merged Embedding'