Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Sep 14, 2016
1 parent 9f42692 commit d697ece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyensembl/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
)
from .transcript import Transcript

__version__ = '0.9.6'
__version__ = '0.9.7'

def cached_release(release, species="human"):
"""
Expand Down

0 comments on commit d697ece

Please sign in to comment.