From 0ebce31f08eac9879cc5f2c1960282c25023e0d4 Mon Sep 17 00:00:00 2001 From: Bob Fratantonio Date: Fri, 13 Oct 2017 17:52:02 -0400 Subject: [PATCH] Bump to version 3.1.1 --- compliance_checker/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compliance_checker/__init__.py b/compliance_checker/__init__.py index f5f41e56..d539d50c 100644 --- a/compliance_checker/__init__.py +++ b/compliance_checker/__init__.py @@ -1 +1 @@ -__version__ = "3.1.0" +__version__ = "3.1.1"