diff --git a/src/gam/var.py b/src/gam/var.py index 1a476d0838..b72adf099d 100644 --- a/src/gam/var.py +++ b/src/gam/var.py @@ -8,7 +8,7 @@ import re GAM_AUTHOR = 'Jay Lee ' -GAM_VERSION = '6.17' +GAM_VERSION = '6.18' GAM_LICENSE = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)' GAM_URL = 'https://git.io/gam'