From 80358d2db05977fbe9e6612ad647b10453b64ba9 Mon Sep 17 00:00:00 2001 From: Kyle Lape Date: Wed, 7 Feb 2018 10:02:24 -0600 Subject: [PATCH] Bump release --- insights_client/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/insights_client/constants.py b/insights_client/constants.py index 3cbbebb..e57b7e6 100644 --- a/insights_client/constants.py +++ b/insights_client/constants.py @@ -5,4 +5,4 @@ Constants class InsightsConstants(object): app_name = 'insights-client' - version = '3.0.3-1' + version = '3.0.3-2' -- 2.14.3