Skip to content

Commit 09e70c6

Browse files
committed
Bump version and update history
1 parent 6d74e7f commit 09e70c6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
History
33
=======
44

5+
0.3.3 (2025-07-03)
6+
--------------------
7+
8+
* Fix for UD-3116, missing header 0 row
9+
510
0.3.2 (2025-05-13)
611
--------------------
712

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__ = 'tools@cm4ai.org'
7-
__version__ = '0.3.2'
7+
__version__ = '0.3.3a1'
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)