Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
putnam committed Mar 12, 2024
1 parent e8a55b0 commit bbad905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binmerge
Original file line number Diff line number Diff line change
Expand Up @@ -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"""
Expand Down

0 comments on commit bbad905

Please sign in to comment.