Skip to content

Commit 1311ae2

Browse files
bump: version 1.5.2 → 1.5.3
1 parent 521fccd commit 1311ae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "selphi"
3-
version = "1.5.2"
3+
version = "1.5.3"
44
description = "Genotype imputation using PBWT and haplotype selection"
55
authors = ["Adriano De Marino <adriano@selfdecode.com>", "Sandra Bohn <sandra@selfdecode.com>"]
66
readme = "README.md"
@@ -15,5 +15,5 @@ requires = ["poetry-core"]
1515
build-backend = "poetry.core.masonry.api"
1616

1717
[tool.commitizen]
18-
version = "1.5.2"
18+
version = "1.5.3"
1919
version_files = ["pyproject.toml:version"]

0 commit comments

Comments
 (0)