From b2fb14f3d7d61f052494071ba89bf441104093dd Mon Sep 17 00:00:00 2001 From: Zerohertz Date: Thu, 31 Oct 2024 13:47:27 +0000 Subject: [PATCH] :hammer: Update: Version (#329) --- zerohertzLib/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zerohertzLib/__init__.py b/zerohertzLib/__init__.py index 1ce8a300..a69e8723 100644 --- a/zerohertzLib/__init__.py +++ b/zerohertzLib/__init__.py @@ -56,4 +56,4 @@ print("(but you can use other submodules except zerohertzLib.vision)") print("=" * 100) -__version__ = "v1.1.6" +__version__ = "v1.1.7"