mirror of
https://github.com/putnam/binmerge.git
synced 2025-04-19 08:28:06 +02:00
version bump
This commit is contained in:
parent
e8a55b0f9a
commit
bbad90585f
1 changed files with 1 additions and 1 deletions
2
binmerge
2
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"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue