Skip to content

Commit d944780

Browse files
committed
Drop alpha and update history
1 parent 1bbb914 commit d944780

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
History
33
=======
44

5-
0.2.4 (2025-XX-XX)
5+
0.2.4 (2025-05-15)
66
-------------------
77

88
* Updated to PEP 517 compliant build system

cellmaps_generate_hierarchy/__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.2.4a1'
7+
__version__ = '0.2.4'
88
__repo_url__ = 'https://github.com/idekerlab/cellmaps_generate_hierarchy'
99
__description__ = 'A tool to generate hierarchies from protein to protein interaction networks'
1010
__computation_name__ = 'Hierarchy'

0 commit comments

Comments
 (0)