Skip to content

Commit 4d0b213

Browse files
committed
Update history and bump version
1 parent 8f2327b commit 4d0b213

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.rst

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

5+
0.2.0 (2024-12-02)
6+
------------------
7+
8+
* Added README generation.
9+
10+
* Refactor code.
11+
512
0.1.0 (2024-09-09)
613
------------------
714

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.1.0'
7+
__version__ = '0.2.0a1'
88
__repo_url__ = 'https://github.com/idekerlab/cellmaps_hierarchyeval'
99
__description__ = 'A tool to evaluate hierarchies with known resources'

0 commit comments

Comments
 (0)