From ea49bf416291b90e0e62f218a563506e6b5e396f Mon Sep 17 00:00:00 2001 From: Brent Pedersen Date: Fri, 19 May 2023 06:15:20 -0700 Subject: [PATCH] bump version again --- cyvcf2/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyvcf2/__init__.py b/cyvcf2/__init__.py index 55ca299..abc23f9 100644 --- a/cyvcf2/__init__.py +++ b/cyvcf2/__init__.py @@ -2,4 +2,4 @@ par_het) Reader = VCFReader = VCF -__version__ = "0.30.20" +__version__ = "0.30.22"