Skip to content

Commit f11c5b2

Browse files
committed
Update history and drop alpha
1 parent 6f3e236 commit f11c5b2

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.2 (2025-XX-XX)
5+
0.2.2 (2025-05-15)
66
-------------------
77

88
* Updated to PEP 517 compliant build system

cellmaps_hierarchyeval/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
__author__ = 'Cell Maps team'
66
__email__ = '[email protected]'
7-
__version__ = '0.2.2a1'
7+
__version__ = '0.2.2'
88
__repo_url__ = 'https://github.com/idekerlab/cellmaps_hierarchyeval'
99
__description__ = 'A tool to evaluate hierarchies with known resources'

0 commit comments

Comments
 (0)