Skip to content

Commit

Permalink
update version and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
JAlvarezJarreta committed Sep 12, 2024
1 parent 9eb4517 commit dde08fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
name = "ensembl-py"
description = "Ensembl Python Base Library"
requires-python = ">= 3.10"
version = "2.1.1"
version = "2.1.2"
readme = "README.md"
authors = [
{name = "Ensembl", email = "[email protected]"},
Expand Down Expand Up @@ -56,7 +56,7 @@ build = [
cicd = [
"black",
"coverage",
"ensembl-utils >= 0.4.2",
"ensembl-utils >= 0.4.4",
"genbadge[coverage]",
"mypy",
"pylint",
Expand Down

0 comments on commit dde08fa

Please sign in to comment.