Skip to content

Commit

Permalink
feat: version bump with imroved use cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Paradoxdruid committed Nov 28, 2021
1 parent 35315c3 commit cb7339d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyllelic/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

__title__ = "pyllelic"
__description__ = "Analysis of allele-specific methylation in bisulfite DNA sequencing."
__version__ = "0.2.3"
__version__ = "0.2.4"
__author__ = "Andrew J. Bonham"
__author_email__ = "[email protected]"
__license__ = "GPLv3"
Expand Down

0 comments on commit cb7339d

Please sign in to comment.