Skip to content

Commit 34222c7

Browse files
committed
CHANGELOG, setup.py changes for v3.8.0
Signed-off-by: Tor Björgen <tor.bjorgen@scilifelab.se>
1 parent 66cbd6a commit 34222c7

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Please add a new candidate release at the top after changing the latest one. Fee
88

99
Try to use the following format:
1010

11+
## [3.8.0]
12+
- Rank score normalisation
13+
1114
## [3.7.4]
1215

1316
### Fixed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
long_description = 'Tool for annotating patterns of genetic inheritance in Variant Call Format (VCF) files.'
2121

2222
setup(name='genmod',
23-
version='3.7.4',
23+
version='3.8.0',
2424
description='Annotate genetic inheritance models in variant files',
2525
author = 'Mans Magnusson',
2626
author_email = 'mans.magnusson@scilifelab.se',

0 commit comments

Comments
 (0)