bump version to 3.45

This commit is contained in:
Jay Lee
2015-04-30 20:17:44 -04:00
parent 2c21aac0d6
commit f2b2c90586

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.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