From f2b2c905862b007a5b5e71625b1441c2f2324cef Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Thu, 30 Apr 2015 20:17:44 -0400 Subject: [PATCH] bump version to 3.45 --- gam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gam.py b/gam.py index 31079918..62c4ebb7 100755 --- 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.44' +__version__ = u'3.45' __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