Skip to content

Commit 6db73d6

Browse files
committed
bump version
1 parent 5e3344d commit 6db73d6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = VAFator
3-
version = 3.0.0
3+
version = 3.1.0
44
description = Annotate variants in a VCF file with technical annotations from one or more BAMs
55
description-file = README.md
66
long_description = file: README.md

vafator/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '3.0.0'
1+
VERSION = '3.1.0'
22

0 commit comments

Comments
 (0)