From 57d4825421819c78ff86cdc862c1ba56470ecd63 Mon Sep 17 00:00:00 2001 From: Hirad Yazdanpanah Date: Sun, 27 May 2018 23:23:20 +0100 Subject: [PATCH] bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6565cdc..a391eec 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ setup( name='nginx-amplify-agent-health-check', - version='0.1.3', + version='0.1.4', description='Static and Dynamic Analysis for nginx-amplify-agent Health Status', long_description=long_description, url='https://github.com/hiradyazdan/nginx-amplify-agent-health-check',