From: Noah Morrison Date: Thu, 15 Jun 2017 03:55:52 +0000 (-0400) Subject: Bump version (patch) X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=03f5b30fb89de920f0d57674720457ed157c907f;p=chevron.git Bump version (patch) --- diff --git a/setup.py b/setup.py index 2a2239f..0f9dc5e 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ except (ImportError, RuntimeError): setup(name='chevron', - version='0.9.0', + version='0.9.1', license='MIT', description='Mustache templating language renderer',