We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a55b0 commit bbad905Copy full SHA for bbad905
binmerge
@@ -27,7 +27,7 @@
27
#
28
import argparse, re, os, subprocess, sys, textwrap, traceback
29
VERBOSE = False
30
-VERSION_STRING = "1.0.2"
+VERSION_STRING = "1.0.3"
31
32
def print_license():
33
print(textwrap.dedent(f"""
0 commit comments