Skip to content

Commit 799b8d5

Browse files
committed
Drop alpha
1 parent 5ce4ebe commit 799b8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cellmaps_image_embedding/__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__ = '[email protected]'
7-
__version__ = '0.3.3a1'
7+
__version__ = '0.3.3'
88
__repo_url__ = 'https://github.com/idekerlab/cellmaps_image_embedding'
99
__description__ = 'A tool to generate embeddings from HPA IF images'
1010
__computation_name__ = 'IF Image Embedding'

0 commit comments

Comments
 (0)