Skip to content

Commit 52b8952

Browse files
authored
chore(release): bump to 1.5.0 (#276)
## Summary - Bump version to 1.5.0 ## What's new since 1.4.0 - feat: add `Cigar.coalesce()` method (#275) - feat: implementation of cigar truncation methods ported from fgbio (#273) - feat: add `FastaBuilder.to_fasta_file_handle()` (#271) - feat: calculate MD and NM tags (#229) - feat(test): add doctest support to pytest (#268) - build: Modernize pyproject.toml (#258) - chore(ci): update orhun/git-cliff-action from v3 to v4 (#267)
1 parent 82e77ba commit 52b8952

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fgpyo"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
description = "Python bioinformatics and genomics library"
55
authors = [
66
{ name = "Nils Homer" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)