Skip to content

Commit 627bb8c

Browse files
committed
Drop alpha
1 parent 1e9f568 commit 627bb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cellmaps_coembedding/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = 'Cell Maps team'
66
__email__ = 'tools@cm4ai.org'
7-
__version__ = '1.5.0a1'
7+
__version__ = '1.5.0'
88
__repo_url__ = 'https://github.com/idekerlab/cellmaps_coembedding'
99
__description__ = 'A tool to generate coembeddings from IF image embeddings and PPI network embeddings'
1010
__computation_name__ = 'Merged Embedding'

0 commit comments

Comments
 (0)