Skip to content

Commit

Permalink
setup.py: Set version 3.8.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tor Björgen <[email protected]>
  • Loading branch information
torbjorgen committed Dec 4, 2023
1 parent abbbdb7 commit d8090a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
long_description = 'Tool for annotating patterns of genetic inheritance in Variant Call Format (VCF) files.'

setup(name='genmod',
version='3.8.1',
version='3.8.2',
description='Annotate genetic inheritance models in variant files',
author = 'Mans Magnusson',
author_email = '[email protected]',
Expand Down

0 comments on commit d8090a2

Please sign in to comment.