From 77a785049fda7c52474619b2c4cf14d0784d79dc Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 11 Sep 2014 15:07:19 -0400 Subject: [PATCH] 3.32 --- gam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gam.py b/gam.py index db3bdbe8..3dc99aa0 100644 --- a/gam.py +++ b/gam.py @@ -24,7 +24,7 @@ For more information, see http://code.google.com/p/google-apps-manager """ __author__ = u'Jay Lee ' -__version__ = u'3.32-unreleased' +__version__ = u'3.32' __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