This commit is contained in:
Jay Lee
2016-10-12 14:19:07 -04:00
parent 1de7e32f25
commit 3090c59582
2 changed files with 7 additions and 1 deletions

View File

@ -24,7 +24,7 @@ For more information, see http://git.io/gam
"""
__author__ = u'Jay Lee <jay0lee@gmail.com>'
__version__ = u'3.71'
__version__ = u'3.72'
__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