GAM 3.4 "Oktoberfest"

This commit is contained in:
Jay Lee 2014-09-23 21:12:11 -04:00
parent da8833bdc6
commit aba602ff2a

2
gam.py
View File

@ -24,7 +24,7 @@ For more information, see http://code.google.com/p/google-apps-manager
"""
__author__ = u'Jay Lee <jay0lee@gmail.com>'
__version__ = u'3.32'
__version__ = u'3.4'
__license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
import sys, os, time, datetime, random, socket, csv, platform, re, calendar, base64, hashlib