Skip to content

Commit

Permalink
doc (moPepGen): version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuchcn committed Feb 25, 2025
1 parent f46742d commit e41dc28
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 @@ -8,7 +8,7 @@
from . import constant


__version__ = '1.4.5'
__version__ = '1.4.6-rc1'

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

0 comments on commit e41dc28

Please sign in to comment.