version bump to 3.42

This commit is contained in:
Jay Lee
2014-11-19 14:42:06 -05:00
parent bc48432a8d
commit 6e7c15d101

2
gam.py
View File

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