From 2958bd9f86d69f07092d9651bb1e78e14a4445db Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 4 Nov 2016 12:02:35 -0400 Subject: [PATCH] GAM 4.02 --- src/gam.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gam.py b/src/gam.py index 55ad0e2b..24ec70f9 100755 --- a/src/gam.py +++ b/src/gam.py @@ -23,7 +23,7 @@ For more information, see http://git.io/gam """ __author__ = u'Jay Lee ' -__version__ = u'4.01' +__version__ = u'4.02' __license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)' import sys