Skip to content

Commit aab0398

Browse files
chore(main): release 0.6.1 (#280)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3d8df6e commit aab0398

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.1](https://github.com/CAST-genomics/haptools/compare/v0.6.0...v0.6.1) (2025-12-10)
4+
5+
6+
### Bug Fixes
7+
8+
* retry v6 release ([#279](https://github.com/CAST-genomics/haptools/issues/279)) ([3d8df6e](https://github.com/CAST-genomics/haptools/commit/3d8df6e6cf1a23aedd40766ab1647d0e404837d3))
9+
310
## [0.6.0](https://github.com/CAST-genomics/haptools/compare/v0.5.0...v0.6.0) (2025-12-10)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[project]
66
name = "haptools"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
description = "Ancestry and haplotype aware simulation of genotypes and phenotypes for complex trait analysis"
99
authors = [
1010
{name = "Arya Massarat"},

0 commit comments

Comments
 (0)