We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c5b8e commit 1d9a36eCopy full SHA for 1d9a36e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.13.8](https://github.com/bihealth/vcfpy/compare/v0.13.7...v0.13.8) (2024-01-10)
4
+
5
6
+### Bug Fixes
7
8
+* fixing manifest for changelog ([#169](https://github.com/bihealth/vcfpy/issues/169)) ([83c5b8e](https://github.com/bihealth/vcfpy/commit/83c5b8e6cd1199245673cc0d8deb2d6f3646d183))
9
10
## [0.13.7](https://github.com/bihealth/vcfpy/compare/v0.13.6...v0.13.7) (2024-01-10)
11
12
vcfpy/version.py
@@ -1 +1 @@
-__version__ = "0.13.7"
+__version__ = "0.13.8"
0 commit comments