GAM 4.30, report oauth2client version in gam version

This commit is contained in:
Jay Lee
2017-08-13 13:43:32 -04:00
parent 3585d15353
commit 96b6c89da9
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import platform
import re
gam_author = u'Jay Lee <jay0lee@gmail.com>'
gam_version = u'4.23'
gam_version = u'4.30'
gam_license = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
GAM_URL = u'https://git.io/gam'