Skip to content

Commit bbad905

Browse files
author
Chris Putnam
committed
version bump
1 parent e8a55b0 commit bbad905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binmerge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#
2828
import argparse, re, os, subprocess, sys, textwrap, traceback
2929
VERBOSE = False
30-
VERSION_STRING = "1.0.2"
30+
VERSION_STRING = "1.0.3"
3131

3232
def print_license():
3333
print(textwrap.dedent(f"""

0 commit comments

Comments
 (0)