From 6f983eade293bb06825c8e3f4a36611fe5852143 Mon Sep 17 00:00:00 2001 From: Kevin Kibe Date: Tue, 24 Sep 2024 21:39:05 +0300 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f19a0e5..6080b36 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ setup( name="africanwhisper", - version="0.9.13", + version="0.9.14", author="Kevin Kibe", author_email="keviinkibe@gmail.com", package_dir={"": "src"},