Skip to content

Commit

Permalink
bump: version 1.3.0 → 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sandra-selfdecode committed Sep 30, 2024
1 parent fa0ddbb commit a167680
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
@@ -1,6 +1,6 @@
[tool.poetry]
name = "selphi"
version = "1.3.0"
version = "1.4.0"
description = "Genotype imputation using PBWT and haplotype selection"
authors = ["Adriano De Marino <[email protected]>", "Sandra Bohn <[email protected]>"]
readme = "README.md"
Expand All @@ -15,5 +15,5 @@ requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.commitizen]
version = "1.3.0"
version = "1.4.0"
version_files = ["pyproject.toml:version"]

0 comments on commit a167680

Please sign in to comment.