Skip to content

Commit d697ece

Browse files
committed
version bump
1 parent 9f42692 commit d697ece

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyensembl/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
)
3636
from .transcript import Transcript
3737

38-
__version__ = '0.9.6'
38+
__version__ = '0.9.7'
3939

4040
def cached_release(release, species="human"):
4141
"""

0 commit comments

Comments
 (0)