Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuanXu1 committed Jan 20, 2024
1 parent 4d40821 commit 485942e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Changelog
*********************************
## CellHint 1.0.0 (January 20, 2024)
CellHint 1.0.0
## CellHint 0.1.1 (August 4, 2023)
Initial version
2 changes: 1 addition & 1 deletion cellhint/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
from .correspond import selfmatch
from .plot import treeplot, sankeyplot

__version__ = "0.1.1"
__version__ = "1.0.0"

0 comments on commit 485942e

Please sign in to comment.