From 16791581cc4969d5906c9e60e389166107f1b811 Mon Sep 17 00:00:00 2001 From: Sawood Alam Date: Thu, 4 Nov 2021 17:53:48 -0400 Subject: [PATCH] Bump version to 0.1.1b3 --- cdxsummary/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdxsummary/__init__.py b/cdxsummary/__init__.py index a827729..9ac23d9 100644 --- a/cdxsummary/__init__.py +++ b/cdxsummary/__init__.py @@ -1,2 +1,2 @@ __NAME = "cdxsummary" -__VERSION = "0.1.1b2" +__VERSION = "0.1.1b3"