mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
GAM 4.03
This commit is contained in:
@@ -23,7 +23,7 @@ For more information, see http://git.io/gam
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
__author__ = u'Jay Lee <jay0lee@gmail.com>'
|
__author__ = u'Jay Lee <jay0lee@gmail.com>'
|
||||||
__version__ = u'4.02'
|
__version__ = u'4.03'
|
||||||
__license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
|
__license__ = u'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
GAM 4.03
|
||||||
|
- Minor fixes by Jay and Ross. Mostly to new install process.
|
||||||
|
|
||||||
GAM 4.02
|
GAM 4.02
|
||||||
- "gam create project" command simplifies creation of client_secrets.json and oauth2service.json project files.
|
- "gam create project" command simplifies creation of client_secrets.json and oauth2service.json project files.
|
||||||
- Automated wizard simplifies GAM setup on Linux and MacOS (coming soon to Windows MSI).
|
- Automated wizard simplifies GAM setup on Linux and MacOS (coming soon to Windows MSI).
|
||||||
|
|||||||
Reference in New Issue
Block a user