Skip to content

Commit

Permalink
Merge pull request #87 from Clinical-Genomics/version_0.9.4
Browse files Browse the repository at this point in the history
bump to v0.9.4
  • Loading branch information
dnil authored Mar 4, 2025
2 parents c8f33ee + 000b179 commit 2b17a30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [unreleased]
## [0.9.4]
### Fixed
- Bug with no ref on multi-allele FORMAT decompose

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "stranger"
version = "0.9.3"
version = "0.9.4"
description = "Annotate VCF files with STR variants with pathogenicity implications"
authors = [{name="Daniel Nilsson", email="[email protected]"}, {name="Mans Magnuson", email="[email protected]"}]
license = {text = "MIT License"}
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b17a30

Please sign in to comment.