Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
elissasoroj committed Jun 27, 2024
1 parent cbb96c2 commit 2ad8612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shadie/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
>>> ...
"""

__version__ = "1.0.1"
__version__ = "1.0.2"

from shadie.base.defaults import NONCDS, EXON, INTRON, NEUT, DEL, BEN
from shadie.base.mutations import mtype
Expand Down

0 comments on commit 2ad8612

Please sign in to comment.