We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef59f3 commit d21c791Copy full SHA for d21c791
pyensembl/ensembl_release_versions.py
@@ -15,7 +15,7 @@
15
from __future__ import print_function, division, absolute_import
16
17
MIN_ENSEMBL_RELEASE = 54
18
-MAX_ENSEMBL_RELEASE = 81
+MAX_ENSEMBL_RELEASE = 83
19
20
def check_release_number(release):
21
"""
0 commit comments