From 283e901d24f17bcea5dad97635189273c9f60694 Mon Sep 17 00:00:00 2001 From: Chris Dent Date: Wed, 10 Jan 2018 16:17:09 +0000 Subject: [PATCH] release 0.1.1 --- gabbi_tempest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gabbi_tempest/__init__.py b/gabbi_tempest/__init__.py index a6eaf4e..d811ced 100644 --- a/gabbi_tempest/__init__.py +++ b/gabbi_tempest/__init__.py @@ -11,4 +11,4 @@ # License for the specific language governing permissions and limitations # under the License. -__version__ = '0.1.0' +__version__ = '0.1.1'