Skip to content

Commit

Permalink
Merge e68e9c9 into 3541cfa
Browse files Browse the repository at this point in the history
  • Loading branch information
julia326 committed Dec 28, 2020
2 parents 3541cfa + e68e9c9 commit e866fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyensembl/ensembl_release_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from __future__ import print_function, division, absolute_import

MIN_ENSEMBL_RELEASE = 54
MAX_ENSEMBL_RELEASE = 100
MAX_ENSEMBL_RELEASE = 102

def check_release_number(release):
"""
Expand Down

0 comments on commit e866fa8

Please sign in to comment.