Blame SOURCES/0011-Bump-release-to-7.patch

7ed636
From f8fc07787591af5f4ccd1ed24cdef30b5871c799 Mon Sep 17 00:00:00 2001
7ed636
From: Kyle Lape <klape@redhat.com>
7ed636
Date: Mon, 19 Feb 2018 13:05:00 -0600
7ed636
Subject: [PATCH] Bump release to 7
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 4e77354..4784e67 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-6'
7ed636
+    version = '3.0.3-7'
7ed636
-- 
7ed636
2.14.3
7ed636