Skip to content

Commit

Permalink
chore: release 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Oct 4, 2023
1 parent ee1fc5d commit 83280f7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.10.3](https://www.github.com/bihealth/clinvar-this/compare/v0.10.2...v0.10.3) (2023-10-04)


### Bug Fixes

* mypy linting of tests ([#144](https://www.github.com/bihealth/clinvar-this/issues/144)) ([ee1fc5d](https://www.github.com/bihealth/clinvar-this/commit/ee1fc5d98026c4c5c3c248eca4e0907f21d45f0e))

### [0.10.2](https://www.github.com/bihealth/clinvar-this/compare/v0.10.1...v0.10.2) (2023-09-11)


Expand Down
2 changes: 1 addition & 1 deletion clinvar_this/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.10.2"
__version__ = "0.10.3"

0 comments on commit 83280f7

Please sign in to comment.