From a5a07216ba94da2e19d14ae6b9c08b4341b9e8b2 Mon Sep 17 00:00:00 2001 From: clearbluejar <3752074+clearbluejar@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:40:08 +0000 Subject: [PATCH] bump ver for bug fix --- ghidrecomp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghidrecomp/__init__.py b/ghidrecomp/__init__.py index 87a4f0a..69d3a21 100644 --- a/ghidrecomp/__init__.py +++ b/ghidrecomp/__init__.py @@ -1,4 +1,4 @@ -__version__ = '0.4.1' +__version__ = '0.4.2' __author__ = 'clearbluejar' # Expose API