From dfaed133d784022dee41a7dc23d86b6d8db3bc15 Mon Sep 17 00:00:00 2001 From: Adam English Date: Wed, 31 Jul 2024 12:37:46 -0400 Subject: [PATCH] version bump --- repo_utils/answer_key/help.txt | 2 +- truvari/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/repo_utils/answer_key/help.txt b/repo_utils/answer_key/help.txt index 93c73276..07955c2f 100644 --- a/repo_utils/answer_key/help.txt +++ b/repo_utils/answer_key/help.txt @@ -1,6 +1,6 @@ usage: truvari [-h] CMD ... -Truvari v4.3.0-dev Structural Variant Benchmarking and Annotation +Truvari v4.3.0 Structural Variant Benchmarking and Annotation Available commands: bench Performance metrics from comparison of two VCFs diff --git a/truvari/__init__.py b/truvari/__init__.py index 1fb3d75c..1c508655 100644 --- a/truvari/__init__.py +++ b/truvari/__init__.py @@ -88,7 +88,7 @@ :data:`truvari.SZBINTYPE` """ -__version__ = '4.3.0-dev' +__version__ = '4.3.0' from truvari.annotations.af_calc import (