diff --git a/app.yaml b/app.yaml index 946548b..4b9df2f 100644 --- a/app.yaml +++ b/app.yaml @@ -1,5 +1,6 @@ +#I am just adding a commen...... and changing the versions application: template -version: 1 +version: 2 runtime: python27 api_version: 1 threadsafe: yes