Blame SOURCES/0002-Bump-release-again.patch

7ed636
From a7c23e89a1dfd1c61ad09d410e758c515440d16b Mon Sep 17 00:00:00 2001
7ed636
From: Kyle Lape <klape@redhat.com>
7ed636
Date: Thu, 8 Feb 2018 12:13:36 -0600
7ed636
Subject: [PATCH] Bump release again
7ed636
7ed636
---
7ed636
 insights_client/constants.py | 2 +-
7ed636
 1 file changed, 1 insertion(+), 1 deletion(-)
7ed636
7ed636
diff --git a/insights_client/constants.py b/insights_client/constants.py
7ed636
index e57b7e6..4e77354 100644
7ed636
--- a/insights_client/constants.py
7ed636
+++ b/insights_client/constants.py
7ed636
@@ -5,4 +5,4 @@ Constants
7ed636
 
7ed636
 class InsightsConstants(object):
7ed636
     app_name = 'insights-client'
7ed636
-    version = '3.0.3-2'
7ed636
+    version = '3.0.3-3'
7ed636
-- 
7ed636
2.14.3
7ed636