We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57aed9 commit 2208f87Copy full SHA for 2208f87
pyensembl/version.py
@@ -1,4 +1,4 @@
1
-__version__ = "2.3.10"
+__version__ = "2.3.11"
2
3
def print_version():
4
print(f"v{__version__}")
0 commit comments