Skip to content

Commit 423af3c

Browse files
committed
version bump for ensembl85
1 parent b6cd0b2 commit 423af3c

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.5'
38+
__version__ = '0.9.6'
3939

4040
_cache = {}
4141

0 commit comments

Comments
 (0)