From a4f67715e8d2f80a616aa323aff9114e1c015d1c Mon Sep 17 00:00:00 2001 From: Justin Ribeiro Date: Wed, 5 Oct 2016 15:46:33 -0700 Subject: [PATCH] version to v2.0.1 (#126) --- app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.yaml b/app.yaml index 39227c8..96d6ba9 100644 --- a/app.yaml +++ b/app.yaml @@ -1,5 +1,5 @@ application: expertstracking -version: 2-0-0 +version: 2-0-1 runtime: python27 api_version: 1 threadsafe: yes