Skip to content

Commit

Permalink
fix: bump version for import corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
Paradoxdruid committed Jul 15, 2022
1 parent 62f10b6 commit e43cfdc
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.4.1"
__version__ = "0.4.2"
__author__ = "Andrew J. Bonham"
__author_email__ = "[email protected]"
__license__ = "GPLv3"
Expand Down

0 comments on commit e43cfdc

Please sign in to comment.