Skip to content

Commit

Permalink
Update version to be 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ShouWenWang committed Dec 10, 2021
1 parent 62c2d67 commit 6d20287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cospar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""CoSpar - dynamic inference by integrating transcriptome and lineage information"""

__version__ = "0.1.9"
__version__ = "0.2.0"
from . import datasets, hf, logging, pl, pp, settings, tl, tmap

0 comments on commit 6d20287

Please sign in to comment.