From bbad90585f0b7db57c389ef2d1af90fa09407f87 Mon Sep 17 00:00:00 2001 From: Chris Putnam Date: Tue, 12 Mar 2024 18:07:50 -0500 Subject: [PATCH] version bump --- binmerge | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binmerge b/binmerge index 49280a3..2297e93 100755 --- a/binmerge +++ b/binmerge @@ -27,7 +27,7 @@ # import argparse, re, os, subprocess, sys, textwrap, traceback VERBOSE = False -VERSION_STRING = "1.0.2" +VERSION_STRING = "1.0.3" def print_license(): print(textwrap.dedent(f"""