Skip to content

Commit 2b83f78

Browse files
authored
Merge pull request #165 from hammerlab/goodbye-biotype-checking
Got rid of biotypes.py
2 parents 6fbf8ad + 87fa186 commit 2b83f78

File tree

6 files changed

+81
-387
lines changed

6 files changed

+81
-387
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.7'
38+
__version__ = '1.0.0'
3939

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

pyensembl/biotypes.py

Lines changed: 0 additions & 345 deletions
This file was deleted.

0 commit comments

Comments
 (0)