File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[project ]
66name = " haptools"
7- version = " 0.6.0 "
7+ version = " 0.6.1 "
88description = " Ancestry and haplotype aware simulation of genotypes and phenotypes for complex trait analysis"
99authors = [
1010 {name = " Arya Massarat" },
You can’t perform that action at this time.
0 commit comments