Skip to content

Commit

Permalink
Merge pull request #674 from uclahs-cds/czhu-version-bump
Browse files Browse the repository at this point in the history
version bump to 0.11.2
  • Loading branch information
zhuchcn authored Feb 2, 2023
2 parents a8482f3 + 66d366d commit b46d1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moPepGen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from typing import Iterable, IO


__version__ = '0.11.1'
__version__ = '0.11.2'

## Error messages
ERROR_INDEX_IN_INTRON = 'The genomic index seems to be in an intron'
Expand Down

0 comments on commit b46d1d2

Please sign in to comment.