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 6f3e236 commit f11c5b2Copy full SHA for f11c5b2
HISTORY.rst
@@ -2,7 +2,7 @@
2
History
3
=======
4
5
-0.2.2 (2025-XX-XX)
+0.2.2 (2025-05-15)
6
-------------------
7
8
* Updated to PEP 517 compliant build system
cellmaps_hierarchyeval/__init__.py
@@ -4,6 +4,6 @@
__author__ = 'Cell Maps team'
__email__ = '[email protected]'
-__version__ = '0.2.2a1'
+__version__ = '0.2.2'
__repo_url__ = 'https://github.com/idekerlab/cellmaps_hierarchyeval'
9
__description__ = 'A tool to evaluate hierarchies with known resources'
0 commit comments