From bfab1c9edd48cc99889e9c7c0891800b0537e44a Mon Sep 17 00:00:00 2001 From: Uche Ogbuji Date: Mon, 22 Jul 2024 19:01:33 -0600 Subject: [PATCH] Version bump --- pylib/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylib/__about__.py b/pylib/__about__.py index 91abf7b..7e9e997 100644 --- a/pylib/__about__.py +++ b/pylib/__about__.py @@ -3,4 +3,4 @@ # SPDX-License-Identifier: Apache-2.0 # ogbujipt.about -__version__ = '0.9.2' +__version__ = '0.9.3'