From 3ffc7069818a83b25a650112cb218479889e8045 Mon Sep 17 00:00:00 2001 From: Orlando Barrera II <1621370+obarrera@users.noreply.github.com> Date: Mon, 27 Jan 2025 08:15:12 -0600 Subject: [PATCH] Update __init__.py --- socketsecurity/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/socketsecurity/__init__.py b/socketsecurity/__init__.py index 40a32c8..023baaa 100644 --- a/socketsecurity/__init__.py +++ b/socketsecurity/__init__.py @@ -1,2 +1,2 @@ __author__ = 'socket.dev' -__version__ = '1.0.42' +__version__ = '1.0.43'