Skip to content

Commit

Permalink
small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Feb 27, 2024
1 parent f57aed9 commit 2208f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyensembl/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "2.3.10"
__version__ = "2.3.11"

def print_version():
print(f"v{__version__}")
Expand Down

0 comments on commit 2208f87

Please sign in to comment.