From 1670817cd31fa3325f8859e53413d8d511f1171d Mon Sep 17 00:00:00 2001 From: Choccy Date: Wed, 20 Nov 2024 14:56:13 -0700 Subject: [PATCH] Update __about__.py to 0.9.6 --- pylib/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylib/__about__.py b/pylib/__about__.py index 453510d..1ed2119 100644 --- a/pylib/__about__.py +++ b/pylib/__about__.py @@ -3,4 +3,4 @@ # SPDX-License-Identifier: Apache-2.0 # ogbujipt.about -__version__ = '0.9.5' +__version__ = '0.9.6'