Skip to content

Commit c9717d6

Browse files
author
semantic-release
committed
1.0.2
Automatically generated by python-semantic-release
1 parent 2c7e8d4 commit c9717d6

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# CHANGELOG
22

3+
## v1.0.2 (2024-07-17)
34

5+
### Fix
6+
7+
* fix: Add default VAF and improve docs ([`cf6a1b4`](https://github.com/Computational-Genomics-BSC/GenomeVariator/commit/cf6a1b4e3d6bfc387c82d7d9169d73ab8ba9ed2b))
48

59
## v1.0.1 (2023-11-28)
610

711
### Fix
812

913
* fix: Fix Dockerfile ([`7ee328b`](https://github.com/Computational-Genomics-BSC/GenomeVariator/commit/7ee328be839826fcb0eaeb9e733f2c0789b69bf3))
1014

11-
1215
## v1.0.0 (2023-11-28)
1316

1417
### Breaking

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.1"
1+
__version__ = "1.0.2"

0 commit comments

Comments
 (0)