Skip to content

Commit 328fb6a

Browse files
authored
chore(main): release 0.17.1 (#263)
1 parent 42945dd commit 328fb6a

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.17.1](https://github.com/bihealth/mehari/compare/v0.17.0...v0.17.1) (2023-11-15)
4+
5+
6+
### Bug Fixes
7+
8+
* fixing implementation of Provider::get_tx_for_gene ([#262](https://github.com/bihealth/mehari/issues/262)) ([42945dd](https://github.com/bihealth/mehari/commit/42945dd3d08d4921e7ea5ab00525b07a192ad3c8))
9+
310
## [0.17.0](https://github.com/bihealth/mehari/compare/v0.16.0...v0.17.0) (2023-11-10)
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.17.0"
3+
version = "0.17.1"
44
edition = "2021"
55
authors = ["Manuel Holtgrewe <manuel.holtgrewe@bih-charite.de>"]
66
description = "Variant effect prediction all in Rust"

0 commit comments

Comments
 (0)