diff --git a/src/gam.py b/src/gam.py index c00018d8..5fef5dc6 100755 --- a/src/gam.py +++ b/src/gam.py @@ -24,7 +24,7 @@ For more information, see http://git.io/gam """ __author__ = u'Jay Lee ' -__version__ = u'3.7' +__version__ = u'3.71' __license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)' import sys, os, time, datetime, random, socket, csv, platform, re, base64, string, codecs, StringIO, subprocess, collections, mimetypes