Skip to content

Commit 4e475d0

Browse files
authored
chore(main): release 0.33.1 (#736)
1 parent f106408 commit 4e475d0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.33.1](https://github.com/varfish-org/mehari/compare/v0.33.0...v0.33.1) (2025-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* update noodles to 0.97 and annonars to 0.42.5 ([#735](https://github.com/varfish-org/mehari/issues/735)) ([f106408](https://github.com/varfish-org/mehari/commit/f1064087b2296f534d56cce7ecf7bf2527d203ad))
9+
310
## [0.33.0](https://github.com/varfish-org/mehari/compare/v0.32.0...v0.33.0) (2025-04-01)
411

512

Cargo.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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mehari"
3-
version = "0.33.0"
3+
version = "0.33.1"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <[email protected]>"]
66
description = "Variant effect prediction all in Rust"

0 commit comments

Comments
 (0)