From 6e7c15d101249616081222f0c7d98bcee119503a Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 19 Nov 2014 14:42:06 -0500 Subject: [PATCH] version bump to 3.42 --- gam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gam.py b/gam.py index a7865dd3..08385807 100644 --- a/gam.py +++ b/gam.py @@ -24,7 +24,7 @@ For more information, see http://git.io/gam """ __author__ = u'Jay Lee ' -__version__ = u'3.41' +__version__ = u'3.42' __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, string