1
0
Fork 0
mirror of https://github.com/putnam/binmerge.git synced 2025-04-19 08:28:06 +02:00

version bump

This commit is contained in:
Chris Putnam 2024-03-12 18:07:50 -05:00
parent e8a55b0f9a
commit bbad90585f

View file

@ -27,7 +27,7 @@
# #
import argparse, re, os, subprocess, sys, textwrap, traceback import argparse, re, os, subprocess, sys, textwrap, traceback
VERBOSE = False VERBOSE = False
VERSION_STRING = "1.0.2" VERSION_STRING = "1.0.3"
def print_license(): def print_license():
print(textwrap.dedent(f""" print(textwrap.dedent(f"""