Skip to content

Commit

Permalink
Merge pull request #395 from Ensembl/jalvarez/update_version
Browse files Browse the repository at this point in the history
Update ensembl.io.genomio.__version__ to match repository's version
  • Loading branch information
JAlvarezJarreta authored Jul 10, 2024
2 parents d9dd447 + f77b8f1 commit 5aa675e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/ensembl/io/genomio/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# limitations under the License.
"""Genome Input/Output (GenomIO) handling library."""

__version__ = "0.1.0"
__version__ = "1.1.1"

0 comments on commit 5aa675e

Please sign in to comment.