diff --git a/lib/appengine_helper.py b/lib/appengine_helper.py index b16b892e..01e383c0 100644 --- a/lib/appengine_helper.py +++ b/lib/appengine_helper.py @@ -20,7 +20,7 @@ class AppEngineHelper(object): # The version of the App Engine SDK that AppScale currently supports. - SUPPORTED_SDK_VERSION = '1.8.0' + SUPPORTED_SDK_VERSION = '1.8.1' # A regular expression that can be used to see if the given configuration file