From: Noah Morrison Date: Mon, 3 Jul 2017 11:44:06 +0000 (-0400) Subject: Bump version (patch) X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=4ab120b7b2ff1f96c4feac70a3a889789f4c39c2;p=chevron.git Bump version (patch) --- diff --git a/setup.py b/setup.py index 4f13083..24a884b 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ except (ImportError, RuntimeError): setup(name='chevron', - version='0.11.0', + version='0.11.1', license='MIT', description='Mustache templating language renderer',