We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbbdb7 commit d8090a2Copy full SHA for d8090a2
setup.py
@@ -20,7 +20,7 @@
20
long_description = 'Tool for annotating patterns of genetic inheritance in Variant Call Format (VCF) files.'
21
22
setup(name='genmod',
23
- version='3.8.1',
+ version='3.8.2',
24
description='Annotate genetic inheritance models in variant files',
25
author = 'Mans Magnusson',
26
author_email = 'mans.magnusson@scilifelab.se',
0 commit comments