From c81677702d80cbbb5703058ee5189c484f4aef4a Mon Sep 17 00:00:00 2001 From: Joel Hillacre Date: Thu, 31 May 2018 15:30:46 -0600 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 445d7c1..753ba0e 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='transmogrifydict', url='https://github.com/arrai-innovations/transmogrifydict', - version='1.1.1', + version='1.1.2', description='The "turn a dict from one API into a dict for another" python module.', author='Arrai Innovations', author_email='support@arrai.com',