We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bbb914 commit d944780Copy full SHA for d944780
HISTORY.rst
@@ -2,7 +2,7 @@
2
History
3
=======
4
5
-0.2.4 (2025-XX-XX)
+0.2.4 (2025-05-15)
6
-------------------
7
8
* Updated to PEP 517 compliant build system
cellmaps_generate_hierarchy/__init__.py
@@ -4,7 +4,7 @@
__author__ = 'Cell Maps team'
__email__ = '[email protected]'
-__version__ = '0.2.4a1'
+__version__ = '0.2.4'
__repo_url__ = 'https://github.com/idekerlab/cellmaps_generate_hierarchy'
9
__description__ = 'A tool to generate hierarchies from protein to protein interaction networks'
10
__computation_name__ = 'Hierarchy'
0 commit comments