From e0e530618ee216939c87d71e1a9d1ae46de6019d Mon Sep 17 00:00:00 2001 From: Joel Hillacre Date: Fri, 4 Aug 2017 17:44:10 -0600 Subject: [PATCH] bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5082938..72c7c8e 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='transmogrifydict', url='https://github.com/emergence/transmogrifydict', - version='1.0.0', + version='1.1.0', description='The "turn a dict from one API into a dict for another" python module.', author='Emergence by Design', author_email='support@emergence.com',