From 7acd2693c5532c13daecf9897305b382472ca592 Mon Sep 17 00:00:00 2001 From: Joel Hillacre Date: Fri, 16 Feb 2018 15:55:18 -0700 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 72c7c8e..a45d092 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='transmogrifydict', url='https://github.com/emergence/transmogrifydict', - version='1.1.0', + version='1.1.1', description='The "turn a dict from one API into a dict for another" python module.', author='Emergence by Design', author_email='support@emergence.com',